aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/ok
Commit message (Expand)AuthorAgeFilesLines
* Merge #1072bors[bot]2019-03-312-0/+40
|\
| * add test for async blocksmemoryruins2019-03-282-0/+40
* | Update testsVille Penttinen2019-03-308-143/+231
|/
* Add tests to ra_syntax for extern_crate_selfmemoryruins2019-03-282-1/+17
* support remainder assignment operatorJean Mertz2019-03-172-0/+217
* Add test for minus in inner patternMichael Chesser2019-03-142-0/+347
* Fix handling of literal patternsFlorian Diebold2019-02-091-4/+6
* Add AST for extern crateFlorian Diebold2019-02-041-2/+2
* Fix number of extern_inner_attributesDJMcNab2019-02-022-0/+0
* Parse and validate attributes in blocksDJMcNab2019-01-282-0/+187
* Add a test for inner attributes on extern blocksDJMcNab2019-01-272-0/+30
* Make attrs be a child of the let statementDJMcNab2019-01-261-16/+16
* Support attributes on let statementsDJMcNab2019-01-262-0/+78
* Struct literals should not be a `BlockLike::Block`DJMcNab2019-01-262-0/+117
* rename POS_FIELD -> POS_FIELD_DEFAleksey Kladov2019-01-253-9/+9
* Support universal function call syntax in function callsDJMcNab2019-01-242-0/+138
* More correct raw ident handlingJosh Robson Chase2019-01-232-0/+50
* Use IDENT for both raw and normal identsJosh Robson Chase2019-01-232-2/+2
* Add raw idents to lexer and parserJosh Robson Chase2019-01-234-0/+42
* Update tests after allowing where predicate to accept typesErlend Tobiassen2019-01-222-0/+41
* Rename ImplItem to ImplBlockFlorian Diebold2019-01-041-1/+0
* add mod doc comment testcsmoe2019-01-042-0/+22
* Fix where clauses using fully qualified path syntaxDJMcNab2018-12-212-0/+96
* Add comment about the source of the weird_exprs testDJMcNab2018-12-212-2235/+2248
* Add weird_exprs testDJMcNab2018-12-202-0/+2385
* Fix the tests and fix the precommit hookDJMcNab2018-12-206-608/+19
* Fix parsing of inclusive ranges (#214)DJMcNab2018-12-192-6/+85
* rename ROOT -> SOURCE_FILEAleksey Kladov2018-11-0736-36/+36
* Parse crate paths in expressionsAleksey Kladov2018-10-152-0/+44
* Attach comments smartlyAleksey Kladov2018-10-081-3/+3
* rename all thingsAleksey Kladov2018-09-1669-0/+4221