rust/compiler/rustc_attr_parsing/src
Jacob Pratt 761e5464dd
Rollup merge of #140539 - nnethercote:simplify-attribute_groups, r=jdonszelmann
Simplify `attribute_groups`

It's more complicated than it needs to be.

r? ``@jdonszelmann``
2025-05-26 03:38:16 +02:00
..
attributes Rollup merge of #140539 - nnethercote:simplify-attribute_groups, r=jdonszelmann 2025-05-26 03:38:16 +02:00
context.rs Fix up some comments. 2025-05-20 09:17:49 +10:00
lib.rs collect doc alias as tips during resolution 2025-05-21 00:47:36 +08:00
parser.rs Avoid rustc_span:: qualifiers. 2025-05-20 09:20:27 +10:00
session_diagnostics.rs Avoid some unwraps. 2025-05-07 12:56:44 +10:00