aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser
Commit message (Expand)AuthorAgeFilesLines
* Fix ambiguity with if breakDJMcNab2018-12-202-0/+71
* Add tests and only traverse in the crates directoryDJMcNab2018-12-194-87/+168
* Move is_block to lower in the call treeDJMcNab2018-12-192-61/+61
* Fix parsing of inclusive ranges (#214)DJMcNab2018-12-194-33/+150
* Fixed cast expression parsing in ra_syntax.Roland Ruckerbauer2018-12-172-6/+48
* rename Edit to TextEdit and AtomEdit to AtomTextEditBernardo2018-12-111-19/+19
* Update use path testDJMcNab2018-12-052-74/+2
* Improve/add the use_item documentationDJMcNab2018-12-0510-0/+485
* rename ROOT -> SOURCE_FILEAleksey Kladov2018-11-07177-177/+177
* grammar: fix where clause parsingAleksey Kladov2018-11-062-0/+30
* grammar: for predicates in whereAleksey Kladov2018-11-052-0/+62
* Parse crate paths in expressionsAleksey Kladov2018-10-152-0/+44
* Attach comments smartlyAleksey Kladov2018-10-082-6/+6
* Support leading pipe in match armsDaniel McNab2018-10-032-12/+56
* support 2018 pathsAleksey Kladov2018-09-292-0/+16
* generate testsuite for impl_typecsmoe2018-09-264-8/+89
* parse impl typecsmoe2018-09-252-47/+28
* add test for impl recoverycsmoe2018-09-242-0/+70
* rename all thingsAleksey Kladov2018-09-16341-0/+12175