about summary refs log tree commit diff
path: root/src/test/ui/lint/dead-code/lint-dead-code-4.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-66/+0
2022-06-22Rewrite dead-code pass to avoid fetching HIR.Camille GILLOT-3/+3
2022-06-22Uniform spans in dead code lint.Camille GILLOT-15/+11
2022-06-19collapse dead code warnings into a single diagnosticTakayuki Maeda-28/+26
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-11-16Use "field is never read" instead of "field is never used"cosine-5/+5
2019-10-26Use ident instead of def_span in dead-code passPi Lanningham-2/+2
2019-10-26Move dead_code related tests to test/ui/dead-codePi Lanningham-0/+72