about summary refs log tree commit diff
path: root/src/test/ui/consts/const-pattern-irrefutable.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-45/+0
2022-07-01Shorten def_span for more items.Camille GILLOT-3/+3
2020-06-26Show the values and computation that would overflow a const evaluation or ↵Oliver Scherer-3/+3
propagation
2020-06-13Prefer the associated consts for pattern matching errorLzu Tao-3/+3
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+6
2019-09-28Improve diagnostic for `let A = 0;`Mazdak Farrokhzad-3/+21
where `A` is a constant, not a new variable.
2019-09-09check_match: unify check_irrefutable & check_exhaustive more.Mazdak Farrokhzad-3/+3
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-3/+3
2018-11-30Update existing tests with more precise error messagesvarkor-6/+6
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+21