rust/compiler/rustc_attr_parsing/src
Jonathan Brouwer 9e35684072
Port #[used] to new attribute parsing infrastructure
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-06-27 08:58:26 +02:00
..
attributes Port #[used] to new attribute parsing infrastructure 2025-06-27 08:58:26 +02:00
context.rs Port #[used] to new attribute parsing infrastructure 2025-06-27 08:58:26 +02:00
lib.rs remove 'static in some places 2025-06-12 09:57:38 +02:00
lints.rs fix bugs in inline/force_inline and diagnostics of all attr parsers 2025-06-17 23:19:31 +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 Port #[export_name] to the new attribute parsing infrastructure 2025-06-26 08:50:42 +02:00