about summary refs log tree commit diff
path: root/src/test/ui/lint/lint-unused-mut-variables.rs
AgeCommit message (Expand)AuthorLines
2021-07-31Move the `unused` dir to `lint`s subdirYuki Okushi-207/+0
2020-07-02Audit uses of `span_suggestion_short`Yuki Okushi-5/+8
2020-02-14Update testsMatthew Jasper-26/+26
2019-12-18Add more tests for raw_ref_opMatthew Jasper-1/+7
2019-09-11Stabilize `param_attrs` in Rust 1.39.0Caio-1/+1
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-1/+1
2019-07-27Lint attributes on function argumentsCaio-3/+61
2019-05-21Give match arms a drop/region scopeMatthew Jasper-0/+8
2018-12-25Remove licensesMark Rousskov-13/+0
2018-11-09Removed an unneeded instance of `// revisions`; the compare-mode NLL shows th...Felix S. Klock II-36/+36
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+145