about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/attributes/semantics.rs
AgeCommit message (Expand)AuthorLines
2025-08-21Introduce a prelude for very common imports across dozens of filesJana Dönszelmann-6/+1
2025-08-21refactor target checking, move out of context.rs and rename MaybeWarn to PolicyJana Dönszelmann-1/+3
2025-08-14Specify the list of allowed targets per attributeJonathan Brouwer-2/+2
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-1/+1
2025-07-02NoArgsAttributeParser: use an assoc const insteadPavel Grigorenko-4/+1
2025-06-30NoArgsAttributeParserPavel Grigorenko-13/+6
2025-06-23Port `#[rustc_skip_during_method_dispatch]` to the new attribute systemPavel Grigorenko-1/+4
2025-06-20Port `#[may_dangle]` to the new attribute systemPavel Grigorenko-0/+19