about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/attributes/body.rs
AgeCommit message (Expand)AuthorLines
2025-08-21Introduce a prelude for very common imports across dozens of filesJana Dönszelmann-8/+1
2025-08-21refactor target checking, move out of context.rs and rename MaybeWarn to PolicyJana Dönszelmann-2/+3
2025-08-14Specify the list of allowed targets per attributeJonathan Brouwer-1/+4
2025-08-04Port `#[coroutine]` to the new attribute systemSasha Pourcelot-0/+15