aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/inline/ok/0018_arb_self_types.txt
Commit message (Collapse)AuthorAgeFilesLines
* Rename ImplItem to ImplBlockFlorian Diebold2019-01-041-1/+1
| | | | | 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-201-0/+72