about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/messages.ftl
AgeCommit message (Expand)AuthorLines
2025-06-17make error codes reflect reality betterJana Dönszelmann-4/+0
2025-06-17use consistent attr errors in all attribute parsersJana Dönszelmann-5/+0
2025-06-17fix bugs in inline/force_inline and diagnostics of all attr parsersJana Dönszelmann-0/+5
2025-06-12add error message for unused duplicateJana Dönszelmann-3/+1
2025-06-12introduce new lint infraJana Dönszelmann-0/+10
2025-02-24Introduce new-style attribute parsers for several attributesJana Dönszelmann-5/+12
2025-02-24Introduce new parsing infrastructure and types for parsed attributesJana Dönszelmann-0/+6
2024-12-16rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structuresJonathan Dönszelmann-0/+124