rust/compiler/rustc_attr_data_structures/src
Jana Dönszelmann cd857f4bef
Rollup merge of #142539 - GrigorenkoPV:attributes/may_dangle, r=jdonszelmann
Port `#[may_dangle]` to the new attribute system

Very similar to rust-lang/rust#142498.

This is a part of rust-lang/rust#131229, so
r? `@jdonszelmann`
2025-06-21 15:32:05 +02:00
..
attributes.rs Rollup merge of #142539 - GrigorenkoPV:attributes/may_dangle, r=jdonszelmann 2025-06-21 15:32:05 +02:00
lib.rs Refactor rustc_attr_data_structures documentation 2025-06-15 20:04:33 +08: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