aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/inline/err
Commit message (Expand)AuthorAgeFilesLines
* fix: specialization(with blindly parsing)csmoe2019-06-192-0/+62
* fix: support existential typecsmoe2019-06-121-2/+2
* show error offsets in testsAleksey Kladov2019-05-2911-30/+30
* update test dataAleksey Kladov2019-05-2811-30/+30
* Parse and infer tuple indicesrobojumper2019-04-062-0/+56
* Parse unsafe async / const unsafe fns properlyrobojumper2019-04-032-0/+41
* always show token textAleksey Kladov2019-04-029-164/+164
* Error about attributes onpcpthm2019-03-192-0/+59
* Use Marker argument for item parserspcpthm2019-03-182-0/+26
* Add test for async blockCaio2019-03-102-0/+32
* rename type to type_alias in the AST as wellAleksey Kladov2019-02-253-3/+3
* Rename ImplItem to ImplBlockFlorian Diebold2019-01-042-7/+7
* Fix the tests and fix the precommit hookDJMcNab2018-12-2012-0/+220