about summary refs log tree commit diff
path: root/tests/ui/lint/unused
AgeCommit message (Expand)AuthorLines
2023-03-15error-msg: expand suggestion for unused lintEzra Shaw-0/+84
2023-03-03Remove `feature(box_syntax)` from unused allocation list testMaybe Waffle-4/+4
2023-03-03Add a test for `unused_allocation` lintMaybe Waffle-0/+27
2023-02-06Auto merge of #103761 - chenyukang:yukang/fix-103320-must-use, r=compiler-errorsbors-0/+94
2023-02-04Fix #103320, add explanatory message for [#must_use]yukang-0/+94
2023-02-02Emit warnings on unused parens/braces in index expressionsAidan Olsen-0/+41
2023-01-16comments feedbackyukang-3/+21
2023-01-14add test case for issue 105601yukang-0/+104
2023-01-14fix #105061, Fix unused_parens issue for higher ranked function pointersyukang-0/+37
2023-01-11Move /src/test to /testsAlbert Larsan-0/+4965