about summary refs log tree commit diff
path: root/src/test/ui/lint/lint-dead-code-const-and-self.rs
AgeCommit message (Collapse)AuthorLines
2019-10-26Move dead_code related tests to test/ui/dead-codePi Lanningham-35/+0
This helps organize the tests better. I also renamed several of the tests to remove redundant dead-code in the path, and better match what they're testing
2019-08-21Do not complain about unused code when used in `impl` `Self` typeEsteban Küber-0/+35