about summary refs log tree commit diff
path: root/src/test/ui/pattern/usefulness/refutable-pattern-errors.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-25/+0
2022-03-08Do not suggest `let_else` if no bindings would be introducedEsteban Kuber-4/+0
2022-03-08Suggest `if let`/`let_else` for refutable pat in `let`Esteban Kuber-2/+6
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-2/+2
2020-09-02pretty: trim paths of unique symbolsDan Aloni-2/+2
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-2/+2
2020-06-13Prefer the associated consts for pattern matching errorLzu Tao-2/+2
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+3
2019-10-27Gather together usefulness testsNadrieril-0/+22