about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/attributes/path.rs
AgeCommit message (Expand)AuthorLines
2025-08-21Introduce a prelude for very common imports across dozens of filesJana Dönszelmann-10/+1
2025-08-21refactor target checking, move out of context.rs and rename MaybeWarn to PolicyJana Dönszelmann-2/+4
2025-08-14Specify the list of allowed targets per attributeJonathan Brouwer-2/+5
2025-08-11Add more docs to templates for attrs with incorrect argumentsEsteban Küber-1/+4
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-1/+1
2025-07-09Use "Innermost" & "Outermost" terminology for `AttributeOrder`Pavel Grigorenko-1/+1
2025-07-06Port `#[path]` to the new attribute parsing infrastructureJonathan Brouwer-0/+29