rust/compiler/rustc_attr_data_structures/src
Matthias Krüger f3e7ec5560
Rollup merge of #143400 - GrigorenkoPV:attributes/lints, r=jdonszelmann
Port `#[rustc_pass_by_value]` to the new attribute system

Part of rust-lang/rust#131229

r? `@oli-obk`
2025-07-04 16:22:36 +02:00
..
attributes.rs Rollup merge of #143400 - GrigorenkoPV:attributes/lints, r=jdonszelmann 2025-07-04 16:22:36 +02:00
encode_cross_crate.rs Rollup merge of #143400 - GrigorenkoPV:attributes/lints, r=jdonszelmann 2025-07-04 16:22:36 +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