about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/validate_attr.rs
AgeCommit message (Expand)AuthorLines
2025-10-01mbe: Support `unsafe` attribute rulesJosh Triplett-7/+5
2025-08-22Use the new attribute parser throughout the codebaseJonathan Brouwer-4/+4
2025-08-22Move validate_attr to `rustc_attr_parsing`Jonathan Brouwer-0/+340