about summary refs log tree commit diff
path: root/src/test/ui/parser/pat-lt-bracket-7.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-18/+0
2019-11-26Refactor 'parse_enum_item' to use 'parse_delim_comma_seq'Janusz Marcinkiewicz-1/+4
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-11-06Remove "here" from "expected one of X here"Esteban Küber-1/+1
2019-08-17initial implementation of or-pattern parsingDan Robertson-3/+3
2019-07-28Address comments re. off-topic errors.Mazdak Farrokhzad-13/+10
2019-07-28Account for better recovery in two cases.Mazdak Farrokhzad-1/+14
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-21Make sure all ui/parse tests have `-Z parse-only`Vadim Petrochenkov-1/+1
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+8