rust/compiler/rustc_attr_data_structures/src
Zalathar b4d0c91635 coverage: Rename CoverageStatus to CoverageAttrKind
This patch also prepares the affected code in `coverage_attr_on` for some
subsequent changes.
2025-07-29 19:55:54 +10:00
..
attributes.rs coverage: Rename CoverageStatus to CoverageAttrKind 2025-07-29 19:55:54 +10:00
encode_cross_crate.rs Add attributes to AttributeKind 2025-07-26 20:25:39 +02:00
lib.rs Ports #[macro_use] and #[macro_escape] to the new attribute parsing infrastructure 2025-07-23 13:33:23 +02:00
lints.rs Rewrite empty attribute lint 2025-07-06 09:51:35 +02:00
stability.rs Include ErrorGuaranteed in StableSince::Err. 2025-07-17 23:27:19 +00:00
version.rs Make #[cfg(version)] respect RUSTC_OVERRIDE_VERSION_STRING 2025-05-24 23:54:17 +02:00