aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/err
Commit message (Expand)AuthorAgeFilesLines
* always show token textAleksey Kladov2019-04-0233-1210/+1210
* Update testsVille Penttinen2019-03-311-57/+61
* Update testsVille Penttinen2019-03-302-99/+111
* Merge #991bors[bot]2019-03-181-3/+3
|\
| * Use Marker argument for item parserspcpthm2019-03-181-3/+3
* | Fix parse tree of attribute on match armpcpthm2019-03-172-40/+40
|/
* improve error recoveryAleksey Kladov2019-03-043-42/+70
* Parse only outer_attributes for match arms for nowVille Penttinen2019-02-171-31/+59
* Enable parsing of attributes inside a match blockVille Penttinen2019-02-174-0/+264
* make macro a NameOwnerAleksey Kladov2019-02-111-1/+2
* Parse and validate attributes in blocksDJMcNab2019-01-282-0/+129
* rename POS_FIELD -> POS_FIELD_DEFAleksey Kladov2019-01-252-7/+7
* Update tests after allowing where predicate to accept typesErlend Tobiassen2019-01-221-8/+9
* Rename ImplItem to ImplBlockFlorian Diebold2019-01-043-4/+4
* fix suffix rangesAleksey Kladov2018-12-272-0/+79
* Improve parsing of incomplete field accesses in preparation for field completionFlorian Diebold2018-12-252-0/+38
* Fix the tests and fix the precommit hookDJMcNab2018-12-202-0/+332
* rename ROOT -> SOURCE_FILEAleksey Kladov2018-11-0728-28/+28
* grammar: fix where clause parsingAleksey Kladov2018-11-062-0/+30
* Attach comments smartlyAleksey Kladov2018-10-081-3/+3
* generate testsuite for impl_typecsmoe2018-09-262-8/+6
* parse impl typecsmoe2018-09-252-47/+28
* add test for impl recoverycsmoe2018-09-242-0/+70
* rename all thingsAleksey Kladov2018-09-1651-0/+2248