about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/attributes/loop_match.rs
AgeCommit message (Expand)AuthorLines
2025-08-14Specify the list of allowed targets per attributeJonathan Brouwer-2/+5
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-1/+1
2025-07-02NoArgsAttributeParser: use an assoc const insteadPavel Grigorenko-8/+2
2025-06-30NoArgsAttributeParserPavel Grigorenko-15/+9
2025-06-23Add `#[loop_match]` for improved DFA codegenbjorn3-0/+31