about summary refs log tree commit diff
path: root/src/test/ui/parser/removed-syntax-mode.stderr
AgeCommit message (Collapse)AuthorLines
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-28Provide specific label for patern parsing errorEsteban Küber-6/+3
2018-10-28Produce targeted diagnostic when using doc comments on fn argsEsteban Küber-1/+4
Before parsing argument names and types, try to consume an incorrectly included doc comment or attribute in order to recover and continue parsing the rest of the fn definition.
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+8