rust/compiler/rustc_lint
Nicholas Nethercote 2469ab195a Use Option<Symbol> in panic_call.
Instead of `kw::Empty`. It makes it clearer that this is a name that is
searched for and might not be found.
2025-03-25 16:14:27 +11:00
..
src Use Option<Symbol> in panic_call. 2025-03-25 16:14:27 +11:00
Cargo.toml Stop relying on rustc_type_ir in non-type-system crates 2025-03-15 06:42:48 +00:00
messages.ftl Print out destructor 2025-02-26 19:03:29 +00:00