Jonathan Dönszelmann
|
4e1b6d13a2
|
Start using new diagnostic logic on all existing single parsers
|
2025-06-12 09:42:45 +02:00 |
|
Jana Dönszelmann
|
28bf61b9b3
|
introduce duplicate attribute diagnostic logic
|
2025-06-12 09:42:45 +02:00 |
|
Nicholas Nethercote
|
354b1cbcca
|
Avoid rustc_span:: qualifiers.
In several files they are entirely unnecessary, with the relevant names
already imported. And in a few I have added the necessary `use` item.
|
2025-05-20 09:20:27 +10:00 |
|
Vadim Petrochenkov
|
54bb849aff
|
hygiene: Rename semi-transparent to semi-opaque
The former is just too long, see the examples in `hygiene.rs`
|
2025-03-31 15:41:48 +03:00 |
|
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 |
|
Jonathan Dönszelmann
|
efb98b6552
|
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
|
2024-12-16 19:08:19 +01:00 |
|