rust/compiler/rustc_span
Nicholas Nethercote 1cc0e38fdc Avoid creating an empty identifer in Symbol::to_ident_string.
Because that causes an assertion failure in debug builds.

Fixes #140884.
2025-05-21 18:59:04 +10:00
..
src Avoid creating an empty identifer in Symbol::to_ident_string. 2025-05-21 18:59:04 +10:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00