about summary refs log tree commit diff
path: root/crates/ra_syntax/tests/data/parser/err
AgeCommit message (Expand)AuthorLines
2019-02-17Parse only outer_attributes for match arms for nowVille Penttinen-31/+59
2019-02-17Enable parsing of attributes inside a match blockVille Penttinen-0/+264
2019-02-11make macro a NameOwnerAleksey Kladov-1/+2
2019-01-28Parse and validate attributes in blocksDJMcNab-0/+129
2019-01-26rename POS_FIELD -> POS_FIELD_DEFAleksey Kladov-7/+7
2019-01-22Update tests after allowing where predicate to accept typesErlend Tobiassen-8/+9
2019-01-04Rename ImplItem to ImplBlockFlorian Diebold-4/+4
2018-12-27fix suffix rangesAleksey Kladov-0/+79
2018-12-25Improve parsing of incomplete field accesses in preparation for field completionFlorian Diebold-0/+38
2018-12-20Fix the tests and fix the precommit hookDJMcNab-0/+332
2018-11-07rename ROOT -> SOURCE_FILEAleksey Kladov-28/+28
2018-11-06grammar: fix where clause parsingAleksey Kladov-0/+30
2018-10-08Attach comments smartlyAleksey Kladov-3/+3
2018-09-26generate testsuite for impl_typecsmoe-8/+6
2018-09-25parse impl typecsmoe-47/+28
2018-09-24add test for impl recoverycsmoe-0/+70
2018-09-16rename all thingsAleksey Kladov-0/+2248