summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/attributes/codegen_attrs.rs
AgeCommit message (Expand)AuthorLines
2025-06-22Port `#[no_mangle]` to new attribute parsing infrastructureJonathan Brouwer-0/+18
2025-06-20expected word diagnostic testJana Dönszelmann-1/+1
2025-06-20coldJana Dönszelmann-0/+18
2025-06-18convert the `optimize` attribute to a new parserJana Dönszelmann-0/+40