aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/err/0022_bad_exprs.txt
Commit message (Collapse)AuthorAgeFilesLines
* move syntax tests to unit testsAleksey Kladov2019-07-241-189/+0
|
* show error offsets in testsAleksey Kladov2019-05-291-39/+39
|
* update test dataAleksey Kladov2019-05-281-39/+39
|
* always show token textAleksey Kladov2019-04-021-73/+73
|
* Rename ImplItem to ImplBlockFlorian Diebold2019-01-041-1/+1
| | | | | rustc uses the name ImplItem for items in impls, not the impl {} block itself, which could lead to confusion.
* rename ROOT -> SOURCE_FILEAleksey Kladov2018-11-071-1/+1
|
* rename all thingsAleksey Kladov2018-09-161-0/+189