about summary refs log tree commit diff
path: root/src/test/ui/or-patterns/exhaustiveness-unreachable-pattern.stderr
AgeCommit message (Expand)AuthorLines
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-1/+1
2021-03-19update testsmark-27/+27
2021-01-24Identify subpatterns by the path to them instead of spansNadrieril-1/+12
2021-01-24Factor or-pattern expansionNadrieril-13/+19
2021-01-24Add testsNadrieril-10/+29
2020-12-18Merge unreachable subpatterns correctlyNadrieril-13/+7
2020-12-18Rewrite usefulness merging using `SpanSet`Nadrieril-1/+7
2020-12-18Add testsNadrieril-5/+17
2020-11-05Emit lints in the order in which they occur in the file.Nadrieril-4/+4
2020-11-05Fix unreachable sub-branch detectionNadrieril-5/+11
2020-11-05Add testNadrieril-2/+2
2020-07-04Fix #71977Nadrieril-11/+23
2020-02-01Update existing tests for or-patternsMatthew Jasper-27/+21
2020-02-01Remove or_patterns from INCOMPLETE_FEATURESMatthew Jasper-18/+18
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-12-02Move recently changed tests to the correct fileNadrieril-1/+31
2019-11-26Move tests to ui, split them and add someNadrieril-0/+80