aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix parsing of inclusive ranges (#214)DJMcNab2018-12-194-33/+150
* Add a test to ensure that we can parse each fileDJMcNab2018-12-191-2/+43
* 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
* Rename File -> SourceFileNodeAleksey Kladov2018-11-071-2/+2
* grammar: fix where clause parsingAleksey Kladov2018-11-062-0/+30
* grammar: for predicates in whereAleksey Kladov2018-11-052-0/+62
* Cargo FormatJeremy A. Kolb2018-10-161-5/+4
* 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-16372-0/+12664