about summary refs log tree commit diff
path: root/src/test/ui/pattern/usefulness/match-empty.stderr
AgeCommit message (Expand)AuthorLines
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+15
2019-12-11Revert a diagnostic change in the case of integer rangesNadrieril-2/+2
2019-12-04Reuse `adt_defined_here`Nadrieril-4/+18
2019-12-04Use the default code path to list missing patternsNadrieril-9/+9
2019-12-04List missing constructors in an almost empty matchNadrieril-29/+44
2019-12-04Add testsNadrieril-22/+119
2019-12-04Only warn about missing patterns in the case of an enumNadrieril-30/+7
2019-12-04Add testsNadrieril-6/+39
2019-12-04Tweak error on empty matchNadrieril-1/+1
2019-12-04Add testsNadrieril-0/+68