about summary refs log tree commit diff
path: root/src/test/ui/derives/clone-debug-dead-code-in-the-same-struct.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-24/+0
2022-10-24Port `dead_code` lints to be translatable.Charles Lew-1/+1
2022-10-01bless ui testsMaybe Waffle-1/+1
2022-06-22Uniform spans in dead code lint.Camille GILLOT-4/+4
2022-06-19collapse dead code warnings into a single diagnosticTakayuki Maeda-20/+11
2022-06-19emit only one note per unused struct fieldTakayuki Maeda-0/+33