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