rust/compiler/rustc_attr_parsing/src
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
..
attributes Rollup merge of #142058 - xizheyin:rustc-attr-parsing, r=jdonszelmann 2025-06-06 00:58:46 +02:00
context.rs Rollup merge of #141271 - nnethercote:attr-streamline, r=jdonszelmann 2025-06-04 16:24:06 +02:00
lib.rs Clean rustc_attr_parsing documentation 2025-06-05 17:11:46 +08:00
parser.rs Rollup merge of #141271 - nnethercote:attr-streamline, r=jdonszelmann 2025-06-04 16:24:06 +02:00
session_diagnostics.rs Avoid some unwraps. 2025-05-07 12:56:44 +10:00