about summary refs log tree commit diff
path: root/src/test/ui/deriving
AgeCommit message (Expand)AuthorLines
2021-10-02Expand one test (from jackh726)Audun Halland-2/+4
2021-09-29Additional tests (from jackh726)Audun Halland-0/+23
2021-09-29Deriving: Include bound generic params for extracted type parameters in where...Audun Halland-0/+14
2021-09-26Remove box syntax from most places in src/test outside of the issues direst31-2/+0
2021-09-15Move some tests to more reasonable directoriesCaio-0/+13
2021-09-09Ignore automatically derived impls of `Clone` and `Debug` in dead code analysisFabian Wolff-0/+9
2021-07-27Permit deriving default on enums with `#[default]`Jacob Pratt-2/+22
2021-07-13expand: Support helper attributes for built-in derive macrosVadim Petrochenkov-0/+36
2020-10-06Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...Jack Huey-0/+1
2020-05-01SipHasher::new() is literally with SipHasher with both keys being 0Hanif Bin Ariffin-1/+1
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+1058