about summary refs log tree commit diff
path: root/src/test/ui/lint/dead-code/lint-dead-code-1.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-71/+0
2022-06-22Uniform spans in dead code lint.Camille GILLOT-4/+4
2022-06-19collapse dead code warnings into a single diagnosticTakayuki Maeda-10/+13
2022-02-01Make dead code check a query.Camille GILLOT-10/+10
2020-04-24Remove redundant `descr`/`descriptive_variant` methods from HIR.Eduard-Mihai Burtescu-2/+2
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-10-26Use ident instead of def_span in dead-code passPi Lanningham-14/+14
2019-10-26Move dead_code related tests to test/ui/dead-codePi Lanningham-0/+68