about summary refs log tree commit diff
path: root/src/test/ui/parser/recover-enum2.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-16/+0
2022-09-27add a label to struct/enum/union ident nameTakayuki Maeda-0/+2
2019-11-06Remove "here" from "expected one of X here"Esteban Küber-1/+1
2019-07-19Handle more cases of typos misinterpreted as type ascriptionEsteban Küber-1/+1
2019-05-31fix tidyEsteban Küber-2/+2
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