about summary refs log tree commit diff
path: root/src/test/ui/consts/const-match-check.matchck.stderr
AgeCommit message (Expand)AuthorLines
2021-08-11Modify structured suggestion outputEsteban Küber-4/+4
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-8/+8
2020-06-13Prefer the associated consts for pattern matching errorLzu Tao-8/+8
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+4
2019-10-09Suggest `if let` on `let` refutable bindingEsteban Küber-0/+28
2019-09-09check_match: unify check_irrefutable & check_exhaustive more.Mazdak Farrokhzad-8/+8
2019-08-06pretty-pretty extremal constants!Zack M. Davis-8/+8
2018-12-25Remove licensesMark Rousskov-4/+4
2018-11-30Update existing tests with more precise error messagesvarkor-8/+8
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+27