rust/compiler/rustc_attr_data_structures/src
Jonathan Brouwer 3d5d72b761
Port #[target_feature] to the new attribute parsing infrastructure
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-07-03 07:54:19 +02:00
..
attributes.rs Port #[target_feature] to the new attribute parsing infrastructure 2025-07-03 07:54:19 +02:00
encode_cross_crate.rs Port #[target_feature] to the new attribute parsing infrastructure 2025-07-03 07:54:19 +02:00
lib.rs Port #[rustc_layout_scalar_valid_range_start/end] to the new attribute parsing infrastructure 2025-06-27 09:08:21 +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