This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-06-01 14:10:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38f5151d3ff19d772deac0c6724ff8bde1d5c79f
rust
/
src
/
librustc_error_codes
T
History
Guillaume Gomez
d64a4b57ae
Create new E0768 error code for "no valid digits found for number" error
2020-07-04 00:15:29 +02:00
..
error_codes
Create new E0768 error code for "no valid digits found for number" error
2020-07-04 00:15:29 +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 E0768 error code for "no valid digits found for number" error
2020-07-04 00:15:29 +02:00
lib.rs
added
try_find_description
to distinguish no desc from invalid code
2020-02-29 11:53:51 -07:00