about summary refs log tree commit diff
path: root/tests/ui/derives/clone-debug-dead-code-in-the-same-struct.rs
AgeCommit message (Collapse)AuthorLines
2024-07-26Not lint pub structs without pub constructors if containing fields of unit, ↵mu001999-2/+2
never type, PhantomData and positional ZST
2024-06-05Detect pub structs never constructed and unused associated constants in traitsr0cky-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+12