about summary refs log tree commit diff
path: root/src/test/ui/empty/empty-never-array.stderr
AgeCommit message (Expand)AuthorLines
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+1
2020-02-01Update existing tests for or-patternsMatthew Jasper-9/+2
2019-12-14Revert "Remove `#![feature(never_type)]` from tests."Niko Matsakis-2/+2
2019-11-21Remove `#![feature(never_type)]` from tests.Mazdak Farrokhzad-2/+2
2019-10-09Suggest `if let` on `let` refutable bindingEsteban Küber-0/+7
2019-09-09check_match: unify check_irrefutable & check_exhaustive more.Mazdak Farrokhzad-0/+1
2019-09-06Fixed grammar/style in error messages and reblessed tests.Alexander Regueiro-2/+2
2019-08-05Make use of possibly uninitialized data a hard errorTyler Mandry-6/+2
2019-05-21Add FAQ for NLL migrationJethro Beekman-0/+1
2019-04-22Never stop due to errors before borrow checkingEsteban Küber-1/+11
2019-03-02Point at enum definition when match patterns are not exhaustiveEsteban Küber-2/+9
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+9