about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/attributes/lint_helpers.rs
AgeCommit message (Expand)AuthorLines
2025-07-04Port `#[rustc_pass_by_value]` to the new attribute systemPavel Grigorenko-0/+7
2025-07-02NoArgsAttributeParser: use an assoc const insteadPavel Grigorenko-8/+2
2025-06-30NoArgsAttributeParserPavel Grigorenko-22/+9
2025-06-23Port `#[rustc_skip_during_method_dispatch]` to the new attribute systemPavel Grigorenko-4/+8
2025-06-21Port `#[rustc_pub_transparent]` to the new attribute systemPavel Grigorenko-0/+13
2025-06-17make error codes reflect reality betterJana Dönszelmann-2/+2
2025-06-16Port `#[rustc_as_ptr]` to the new attribute systemPavel Grigorenko-0/+21