summary refs log tree commit diff
path: root/src/test/ui/lint/dead-code
AgeCommit message (Expand)AuthorLines
2020-04-19test for false "never constructed" warnings for `Self::` variant pathsjakubadamw-1/+21
2020-01-31Auto merge of #68080 - varkor:declared-here, r=petrochenkovbors-14/+14
2020-01-24Normalise notes with the/isvarkor-14/+14
2020-01-23Use check-pass mode for lint testsTomasz Miąsko-1/+1
2019-11-16Use "field is never read" instead of "field is never used"cosine-10/+10
2019-10-26Use ident instead of def_span in dead-code passPi Lanningham-42/+87
2019-10-26Move dead_code related tests to test/ui/dead-codePi Lanningham-0/+974