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

Fixes #140884.

(cherry picked from commit 1cc0e38fdc)
2025-06-17 10:30:39 -07:00
..
src Avoid creating an empty identifer in Symbol::to_ident_string. 2025-06-17 10:30:39 -07:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00