aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/inline/ok/0063_impl_item_neg.txt
Commit message (Collapse)AuthorAgeFilesLines
* Rename traits::impl_item -> impl_block as well, as well as the testsFlorian Diebold2019-01-041-23/+0
|
* 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/+23