about summary refs log tree commit diff
path: root/src/test/ui/lint/unused/unused_attributes-must_use.rs
AgeCommit message (Expand)AuthorLines
2022-08-11Check attributes on struct expression fields.Eric Huss-1/+1
2022-08-11Check attributes on pattern fields.Eric Huss-0/+6
2022-02-27Lint against more useless `#[must_use]` attributesRuby Lazuli-0/+125