about summary refs log tree commit diff
path: root/src/test/ui/parser/recover-enum2.stderr
AgeCommit message (Collapse)AuthorLines
2019-03-11Update testsVadim Petrochenkov-2/+2
2019-03-06Bail when encountering a second unexpected token in the same spanEsteban Küber-13/+1
2019-02-27Support defining C compatible variadic functionsDan Robertson-2/+2
Add support for defining C compatible variadic functions in unsafe rust with extern "C".
2018-12-25Remove licensesMark Rousskov-4/+4
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+26