This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ec63f9d99b
rust
/
src
/
librustc_error_codes
History
Download ZIP
Download TAR.GZ
Dylan DPC
70c14c2d43
Rollup merge of
#73164
- GuillaumeGomez:add-e0761, r=petrochenkov
...
Add new E0762 error code
2020-06-11 13:16:02 +02:00
..
error_codes
Rollup merge of
#73164
- GuillaumeGomez:add-e0761, r=petrochenkov
2020-06-11 13:16:02 +02:00
Cargo.toml
Create new librustc_error_codes lib and move error codes declaration inside it
2019-11-14 13:05:42 +01:00
error_codes.rs
Create new error code E0762 for unterminated char literals
2020-06-10 11:54:09 +02:00
lib.rs
added
try_find_description
to distinguish no desc from invalid code
2020-02-29 11:53:51 -07:00