rust/compiler/rustc_expand
Nicholas Nethercote 4a1f445142 Use a symbol for ExpansionConfig::crate_name.
This avoids some symbol interning and `to_string` conversions.
2025-06-20 13:17:39 +10:00
..
src Use a symbol for ExpansionConfig::crate_name. 2025-06-20 13:17:39 +10:00
Cargo.toml Do not get proc_macro from the sysroot in rustc 2025-05-27 15:49:28 +00:00
messages.ftl Make missing_fragment_specifier an unconditional error 2025-06-12 07:57:12 +00:00