summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0004.stderr
AgeCommit message (Expand)AuthorLines
2022-03-08Change wording of suggestion to add missing `match` armEsteban Kuber-1/+1
2022-03-08Point at uncovered variants in enum definition in `note` instead of a `span_l...Esteban Kuber-9/+9
2022-03-08When finding a match expr with a single arm that requires more, suggest itEsteban Kuber-1/+5
2022-03-08When encountering a match expr with no arms, suggest itEsteban Kuber-1/+1
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-03-02Point at enum definition when match patterns are not exhaustiveEsteban Küber-2/+11
2018-12-25Remove licensesMark Rousskov-1/+1
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-1/+1
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-02-08Move some E0XXX to `ui`Esteban Küber-0/+8