rust/compiler/rustc_attr_parsing/src
Samuel Tardieu 149ee59876
Rollup merge of #144866 - JonathanBrouwer:should_emit_fix, r=jdonszelmann
Remove `SHOULD_EMIT_LINTS` in favor of `should_emit`

r? ``@jdonszelmann``
2025-08-05 03:51:37 +02:00
..
attributes Remove the omit_gdb_pretty_printer_section attribute 2025-08-01 20:04:59 +00:00
context.rs Rollup merge of #144866 - JonathanBrouwer:should_emit_fix, r=jdonszelmann 2025-08-05 03:51:37 +02:00
lib.rs remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
lints.rs remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
parser.rs Port #[rustc_skip_during_method_dispatch] to the new attribute system 2025-06-23 22:48:20 +03:00
session_diagnostics.rs Ports #[macro_use] and #[macro_escape] to the new attribute parsing infrastructure 2025-07-23 13:33:23 +02:00