rust/compiler/rustc_attr_parsing/src/attributes
Matthias Krüger 7420ae82a7
Rollup merge of #142058 - xizheyin:rustc-attr-parsing, r=jdonszelmann
Clean `rustc_attr_parsing/src/lib.rs` documentation

Improves the documentation clarity in `rustc_attr_parsing` by restructuring content with clearer section headers, simplifying explanations of attribute types, making technical descriptions more precise.

r? ``@oli-obk``
2025-06-06 00:58:46 +02:00
..
allow_unstable.rs Rollup merge of #141271 - nnethercote:attr-streamline, r=jdonszelmann 2025-06-04 16:24:06 +02:00
cfg.rs Add custom trait for emitting lint within cfg_matches 2025-05-26 21:51:09 +02:00
confusables.rs Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
deprecation.rs Rollup merge of #141271 - nnethercote:attr-streamline, r=jdonszelmann 2025-06-04 16:24:06 +02:00
mod.rs Clean rustc_attr_parsing documentation 2025-06-05 17:11:46 +08:00
repr.rs Rollup merge of #141271 - nnethercote:attr-streamline, r=jdonszelmann 2025-06-04 16:24:06 +02:00
stability.rs Rollup merge of #141271 - nnethercote:attr-streamline, r=jdonszelmann 2025-06-04 16:24:06 +02:00
transparency.rs Avoid rustc_span:: qualifiers. 2025-05-20 09:20:27 +10:00
util.rs collect doc alias as tips during resolution 2025-05-21 00:47:36 +08:00