summary refs log tree commit diff
path: root/src/test/ui/pattern/usefulness/match-slice-patterns.stderr
AgeCommit message (Expand)AuthorLines
2022-03-08Change wording of suggestion to add missing `match` armEsteban Kuber-1/+1
2022-03-08When finding a match expr with multiple arms that requires more, suggest itEsteban Kuber-1/+5
2022-03-08When encountering a match expr with no arms, suggest itEsteban Kuber-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+1
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-1/+1
2019-11-05Use VarLenSlice consistently when splitting constructorsNadrieril-2/+2
2019-10-27Gather together usefulness testsNadrieril-0/+11