about summary refs log tree commit diff
path: root/src/test/ui/derives/clone-debug-dead-code.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-45/+0
2022-06-19collapse dead code warnings into a single diagnosticTakayuki Maeda-5/+5
2021-09-09Ignore automatically derived impls of `Clone` and `Debug` in dead code analysisFabian Wolff-0/+45