rust/compiler/rustc_attr_parsing/src/attributes
Jana Dönszelmann 7e0f5b5016
Introduce new-style attribute parsers for several attributes
note: compiler compiles but librustdoc and clippy don't
2025-02-24 14:31:17 +01:00
..
allow_unstable.rs Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
cfg.rs Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
confusables.rs Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
deprecation.rs Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
mod.rs Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
repr.rs Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
stability.rs Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
transparency.rs Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
util.rs Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00