about summary refs log tree commit diff
path: root/src/test/ui/lint/must_use-trait.rs
AgeCommit message (Expand)AuthorLines
2021-07-31Move the `unused` dir to `lint`s subdirYuki Okushi-39/+0
2019-06-30Improve error messages for boxed trait objects in tuplesvarkor-0/+12
2019-06-30Extend the #[must_use] lint to boxed typesvarkor-0/+5
2018-11-19Test for #[must_use] on traitsvarkor-0/+22