rust/compiler/rustc_attr_data_structures/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.rs Port #[used] to new attribute parsing infrastructure 2025-06-27 08:58:26 +02:00
encode_cross_crate.rs Port #[used] to new attribute parsing infrastructure 2025-06-27 08:58:26 +02:00
lib.rs encode_cross_crate for hir attributes 2025-06-25 22:10:40 +02:00
lints.rs fix bugs in inline/force_inline and diagnostics of all attr parsers 2025-06-17 23:19:31 +02:00
stability.rs Tracking the old name of renamed unstable library attribute 2025-06-12 19:24:11 +08:00
version.rs Make #[cfg(version)] respect RUSTC_OVERRIDE_VERSION_STRING 2025-05-24 23:54:17 +02:00