about summary refs log tree commit diff
path: root/src/test/ui/parser/macro-bad-delimiter-ident.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-3/+0
2019-12-02syntax: Introduce a struct `MacArgs` for macro argumentsVadim Petrochenkov-1/+1
2019-07-01syntax: Unsupport `foo! bar { ... }` macros in the parserVadim Petrochenkov-1/+1
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-2/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+15