about summary refs log tree commit diff
path: root/tests/ui/derives/clone-debug-dead-code-in-the-same-struct.stderr
AgeCommit message (Collapse)AuthorLines
2024-07-26Not lint pub structs without pub constructors if containing fields of unit, ↵mu001999-3/+13
never type, PhantomData and positional ZST
2024-06-05Detect pub structs never constructed and unused associated constants in traitsr0cky-13/+3
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+24