This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-07 04:40:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_symbol_mangling
History
Nicholas Nethercote
849cabf4c4
Rename
kw::Empty
as
sym::empty
.
...
Because the empty string is not a keyword.
2025-05-22 11:55:22 +10:00
..
src
Rename
kw::Empty
as
sym::empty
.
2025-05-22 11:55:22 +10:00
Cargo.toml
Use
-Wunused_crate_dependencies
for compiler crates.
2025-03-20 08:59:43 +11:00