rust/compiler/rustc_attr_data_structures/src
Jakub Beránek 93c10272d0
Rollup merge of #143217 - Periodic1911:link-ordinal, r=jdonszelmann
Port #[link_ordinal] to the new attribute parsing infrastructure

Ports link_ordinal to the new attribute parsing infrastructure for https://github.com/rust-lang/rust/issues/131229#issuecomment-2971353197
2025-07-14 11:04:52 +02:00
..
attributes.rs Rollup merge of #143217 - Periodic1911:link-ordinal, r=jdonszelmann 2025-07-14 11:04:52 +02:00
encode_cross_crate.rs Rollup merge of #143217 - Periodic1911:link-ordinal, r=jdonszelmann 2025-07-14 11:04:52 +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 Rewrite empty attribute lint 2025-07-06 09:51:35 +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