aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/inline/err
Commit message (Collapse)AuthorAgeFilesLines
* Rename ImplItem to ImplBlockFlorian Diebold2019-01-042-7/+7
| | | | | rustc uses the name ImplItem for items in impls, not the impl {} block itself, which could lead to confusion.
* Fix the tests and fix the precommit hookDJMcNab2018-12-2012-0/+220