about summary refs log tree commit diff
path: root/src/test/ui/parser/range_inclusive.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2020-07-02Audit uses of `span_suggestion_short`Yuki Okushi-1/+1
2020-01-11Ban `...X` pats, harden tests, and improve diagnostics.Mazdak Farrokhzad-3/+3
Also fix a bug with the span passed in `mk_range`.
2019-03-11Update testsVadim Petrochenkov-1/+1
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-21Make sure all ui/parse tests have `-Z parse-only`Vadim Petrochenkov-1/+1
Except those testing parsing during macro expansion
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+11