about summary refs log tree commit diff
path: root/crates/ra_syntax/tests/data/parser/ok
AgeCommit message (Expand)AuthorLines
2019-02-09Fix handling of literal patternsFlorian Diebold-4/+6
2019-02-04Add AST for extern crateFlorian Diebold-2/+2
2019-02-02Fix number of extern_inner_attributesDJMcNab-0/+0
2019-01-28Parse and validate attributes in blocksDJMcNab-0/+187
2019-01-27Add a test for inner attributes on extern blocksDJMcNab-0/+30
2019-01-26Make attrs be a child of the let statementDJMcNab-16/+16
2019-01-26Support attributes on let statementsDJMcNab-0/+78
2019-01-26Struct literals should not be a `BlockLike::Block`DJMcNab-0/+117
2019-01-26rename POS_FIELD -> POS_FIELD_DEFAleksey Kladov-9/+9
2019-01-24Support universal function call syntax in function callsDJMcNab-0/+138
2019-01-23More correct raw ident handlingJosh Robson Chase-0/+50
2019-01-23Use IDENT for both raw and normal identsJosh Robson Chase-2/+2
2019-01-23Add raw idents to lexer and parserJosh Robson Chase-0/+42
2019-01-22Update tests after allowing where predicate to accept typesErlend Tobiassen-0/+41
2019-01-04Rename ImplItem to ImplBlockFlorian Diebold-1/+0
2019-01-04add mod doc comment testcsmoe-0/+22
2018-12-21Fix where clauses using fully qualified path syntaxDJMcNab-0/+96
2018-12-21Add comment about the source of the weird_exprs testDJMcNab-2235/+2248
2018-12-20Add weird_exprs testDJMcNab-0/+2385
2018-12-20Fix the tests and fix the precommit hookDJMcNab-608/+19
2018-12-19Fix parsing of inclusive ranges (#214)DJMcNab-6/+85
2018-11-07rename ROOT -> SOURCE_FILEAleksey Kladov-36/+36
2018-10-15Parse crate paths in expressionsAleksey Kladov-0/+44
2018-10-08Attach comments smartlyAleksey Kladov-3/+3
2018-09-16rename all thingsAleksey Kladov-0/+4221