summary refs log tree commit diff
path: root/src/test/ui/consts/const_let_refutable.stderr
AgeCommit message (Expand)AuthorLines
2020-06-28Update testsDylan MacKenzie-12/+2
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+2
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2020-02-01Update existing tests for or-patternsMatthew Jasper-20/+8
2019-11-05Make exhaustiveness error message more consistent for slice patternsNadrieril-2/+2
2019-09-09check_match: unify check_irrefutable & check_exhaustive more.Mazdak Farrokhzad-2/+2
2019-09-06Fixed grammar/style in error messages and reblessed tests.Alexander Regueiro-4/+4
2019-08-05Make use of possibly uninitialized data a hard errorTyler Mandry-11/+3
2019-07-06normalize use of backticks/lowercase in compiler messages for librustc_mirSamy Kacimi-1/+1
2019-05-25Update ui testsOliver Scherer-1/+1
2019-05-21Add FAQ for NLL migrationJethro Beekman-0/+2
2019-04-22Never stop due to errors before borrow checkingEsteban Küber-2/+30
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-01-09Fix irrefutable slice patterns in const fnOliver Scherer-0/+9