about summary refs log tree commit diff
path: root/src/test/ui/or-patterns/exhaustiveness-unreachable-pattern.rs
AgeCommit message (Expand)AuthorLines
2021-03-19update testsmark-1/+0
2021-01-24Identify subpatterns by the path to them instead of spansNadrieril-2/+2
2021-01-24Factor or-pattern expansionNadrieril-0/+3
2021-01-24Add testsNadrieril-0/+16
2020-12-18Merge unreachable subpatterns correctlyNadrieril-3/+1
2020-12-18Rewrite usefulness merging using `SpanSet`Nadrieril-1/+1
2020-12-18Add testsNadrieril-0/+31
2020-11-05Fix unreachable sub-branch detectionNadrieril-1/+1
2020-11-05Add testNadrieril-2/+9
2020-07-04Fix #71977Nadrieril-0/+28
2020-02-01Update existing tests for or-patternsMatthew Jasper-6/+1
2020-02-01Remove or_patterns from INCOMPLETE_FEATURESMatthew Jasper-13/+9
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-1/+1
2019-12-02Move recently changed tests to the correct fileNadrieril-0/+28
2019-11-26Move tests to ui, split them and add someNadrieril-0/+51