about summary refs log tree commit diff
path: root/src/test/ui/parser/pat-tuple-4.stderr
AgeCommit message (Collapse)AuthorLines
2020-01-10Introduce `#![feature(half_open_range_patterns)]`.Mazdak Farrokhzad-25/+0
This feature adds `X..`, `..X`, and `..=X` patterns.
2019-11-18Surround types with backticks in type errorsEsteban Küber-1/+1
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-3/+0
2019-11-18review comments: tweak prefix stringsEsteban Küber-2/+2
2019-10-31Revert "pre-expansion gate exclusive_range_pattern"Eduard-Mihai Burtescu-3/+13
This reverts commit 665a876e307933c6480a6c55a3e38e88937aff2c.
2019-10-24pre-expansion gate exclusive_range_patternMazdak Farrokhzad-13/+3
2019-07-28And --bless tests accordingly for those exceptions.Mazdak Farrokhzad-26/+14
2019-07-28--bless tests after rebase.Mazdak Farrokhzad-1/+1
2019-07-28And also --bless those recovery tests.Mazdak Farrokhzad-3/+35
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+8