about summary refs log tree commit diff
path: root/src/test/ui/parser/issue-10636-1.stderr
AgeCommit message (Collapse)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-11/+0
Because the parser directory has already reached the 1000 file limit.
2021-08-27Point at unclosed delimiters as part of the primary MultiSpanEsteban Kuber-2/+2
Both the place where the parser encounters a needed closed delimiter and the unclosed opening delimiter are important, so they should get the same level of highlighting in the output.
2020-01-03tweak wording of mismatched delimiter errorsAndy Russell-3/+3
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 more parsing tests to ui/parserVadim Petrochenkov-0/+11