summary refs log tree commit diff
path: root/src/test/ui/pattern/usefulness/guards.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-11-21Improve integer range testsNadrieril-0/+12