about summary refs log tree commit diff
path: root/src/test/ui/parser/pat-lt-bracket-7.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-9/+0
2019-08-17initial implementation of or-pattern parsingDan Robertson-1/+2
2019-07-28Address comments re. off-topic errors.Mazdak Farrokhzad-3/+6
2019-07-28Account for better recovery in two cases.Mazdak Farrokhzad-0/+2
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-2/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-21Make sure all ui/parse tests have `-Z parse-only`Vadim Petrochenkov-0/+2
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+13