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
f94c0df037
rust
/
src
/
librustc_error_codes
History
Download ZIP
Download TAR.GZ
Yuki Okushi
b3cf989eaf
Rollup merge of
#72880
- GuillaumeGomez:cleanup-e0637, r=Dylan-DPC
...
Clean up E0637 explanation r? @Dylan-DPC
2020-06-02 13:07:20 +09:00
..
error_codes
Rollup merge of
#72880
- GuillaumeGomez:cleanup-e0637, r=Dylan-DPC
2020-06-02 13:07:20 +09: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
Implement
#[ffi_const]
and
#[ffi_pure]
function attributes
2020-05-20 01:16:11 +02:00
lib.rs
added
try_find_description
to distinguish no desc from invalid code
2020-02-29 11:53:51 -07:00