summary refs log tree commit diff
path: root/src/test/ui/pattern/usefulness
AgeCommit message (Expand)AuthorLines
2019-11-15Apply suggestions from code reviewNadrieril Feneanar-1/+1
2019-11-15Add test for failing `try_eval_bits`Nadrieril-1/+16
2019-11-06Split slice-patterns test as suggested by CentrilNadrieril-89/+109
2019-11-05Move a few more tests to the usefulness/ folderNadrieril-0/+193
2019-11-05Use VarLenSlice consistently when splitting constructorsNadrieril-21/+21
2019-11-05Add some test casesNadrieril-1/+31
2019-11-05Make exhaustiveness error message more consistent for slice patternsNadrieril-11/+11
2019-11-05Don't use max_slice_length when subtracting from VarLenSliceNadrieril-2/+2
2019-11-05Add some slice-pattern exhaustiveness testsNadrieril-0/+213
2019-11-02Update error annotations in tests that successfully compileTomasz Miąsko-2/+2
2019-10-27Gather together usefulness testsNadrieril-0/+2044