about summary refs log tree commit diff
path: root/src/test/ui/rfc-2005-default-binding-mode/slice.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-16/+0
2022-03-08Change wording of suggestion to add missing `match` armEsteban Kuber-1/+1
2022-03-08When finding a match expr with a single arm that requires more, suggest itEsteban Kuber-1/+5
2022-03-08When encountering a match expr with no arms, suggest itEsteban Kuber-1/+1
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+1
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-03-02Point at enum definition when match patterns are not exhaustiveEsteban Küber-0/+2
2018-12-25Remove licensesMark Rousskov-1/+1
2018-03-28Stabilize match_default_bindingsTaylor Cramer-1/+1
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-1/+1
2018-02-25Update ui testsGuillaume Gomez-0/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-1/+1
2017-10-06implement pattern-binding-modes RFCTobias Schottdorf-0/+8