about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/attributes/confusables.rs
AgeCommit message (Expand)AuthorLines
2025-06-17make error codes reflect reality betterJana Dönszelmann-3/+3
2025-06-17use consistent attr errors in all attribute parsersJana Dönszelmann-10/+2
2025-06-17fix bugs in inline/force_inline and diagnostics of all attr parsersJana Dönszelmann-29/+34
2025-06-12introduce new lint infraJana Dönszelmann-4/+4
2025-02-24Introduce new-style attribute parsers for several attributesJana Dönszelmann-14/+51
2024-12-18Re-export more `rustc_span::symbol` things from `rustc_span`.Nicholas Nethercote-1/+1
2024-12-16rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structuresJonathan Dönszelmann-0/+21