rust/compiler/rustc_attr_parsing/src
Jonathan Brouwer 2084831cd5
Port #[no_mangle] to new attribute parsing infrastructure
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-06-22 22:17:04 +02:00
..
attributes Port #[no_mangle] to new attribute parsing infrastructure 2025-06-22 22:17:04 +02:00
context.rs Port #[no_mangle] to new attribute parsing infrastructure 2025-06-22 22:17:04 +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 introduce new lint infra 2025-06-12 09:56:47 +02:00
session_diagnostics.rs Port #[must_use] to new attribute parsing infrastructure 2025-06-22 14:51:58 +02:00