about summary refs log tree commit diff
path: root/src/test/ui/parser/doc-before-identifier.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-7/+0
2019-05-31fix tidyEsteban Küber-2/+0
2019-05-30Remove unecessary `-Z continue-parse-after-error` from testsEsteban Küber-1/+1
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-28Use token description in "expected/found" parse messagesEsteban Küber-1/+1
2018-10-21Make sure all ui/parse tests have `-Z parse-only`Vadim Petrochenkov-1/+2
Except those testing parsing during macro expansion
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+18