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
828f33ce96
rust
/
compiler
/
rustc_error_codes
/
src
History
Download ZIP
Download TAR.GZ
Mara Bos
6c865c1e14
Allow builtin macros to be used more than once.
...
This removes E0773 "A builtin-macro was defined more than once."
2025-03-19 14:12:47 +01:00
..
error_codes
Allow builtin macros to be used more than once.
2025-03-19 14:12:47 +01:00
lib.rs
Remove
#![warn(unreachable_pub)]
from all
compiler/
crates.
2025-03-11 13:14:21 +11:00