about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/lints.rs
AgeCommit message (Expand)AuthorLines
2025-08-19Make tool-only suggestion to remove attributes on invalid targetsJonathan Brouwer-0/+1
2025-08-14Allow attribute parsers to specify a list of allowed targetsJonathan Brouwer-1/+22
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-1/+1
2025-07-06Rewrite empty attribute lintJonathan Brouwer-0/+6
2025-06-17fix bugs in inline/force_inline and diagnostics of all attr parsersJana Dönszelmann-1/+14
2025-06-12introduce new lint infraJana Dönszelmann-0/+19