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-11-01 13:34:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_symbol_mangling
History
Nicholas Nethercote
2b43e66496
Remove a
kw::Empty
usage in symbol mangling.
...
Field names are never empty, so the unwrap is unnecessary.
2025-04-15 16:05:13 +10:00
..
src
Remove a
kw::Empty
usage in symbol mangling.
2025-04-15 16:05:13 +10:00
Cargo.toml
Use
-Wunused_crate_dependencies
for compiler crates.
2025-03-20 08:59:43 +11:00