about summary refs log tree commit diff
path: root/src/test/ui/derive-uninhabited-enum-38885.rs
AgeCommit message (Expand)AuthorLines
2019-08-21Do not complain about unused code when used in `impl` `Self` typeEsteban Küber-4/+7
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-04-22Remove double trailing newlinesvarkor-1/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-02add test for deriving Debug on uninhabited enumAlex Burka-0/+27