rust/compiler/rustc_expand
Esteban Küber f0b8e13b59 Do not suggest using -Zmacro-backtrace for builtin macros
For macros that are implemented on the compiler, we do *not* mention the `-Zmacro-backtrace` flag. This includes `derive`s and standard macros.
2025-03-14 19:50:03 +00:00
..
src Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl Tweak expand_incomplete_parse warning. 2024-10-28 14:12:45 +11:00