about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/attributes/must_use.rs
AgeCommit message (Expand)AuthorLines
2025-07-09Use "Innermost" & "Outermost" terminology for `AttributeOrder`Pavel Grigorenko-1/+1
2025-07-01Fix `#[must_use = 1]` not giving an errorJonathan Brouwer-1/+10
2025-06-22Port `#[must_use]` to new attribute parsing infrastructureJonathan Brouwer-0/+40