aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/grammar/items/traits.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename traits::impl_item -> impl_block as well, as well as the testsFlorian Diebold2019-01-041-3/+3
* Fix the tests and fix the precommit hookDJMcNab2018-12-201-1/+1
* Cargo FormatJeremy A. Kolb2018-10-161-1/+0
* generate testsuite for impl_typecsmoe2018-09-261-5/+5
* parse impl typecsmoe2018-09-251-10/+16
* reject impl keyword in impl headercsmoe2018-09-241-2/+10
* rename all thingsAleksey Kladov2018-09-161-0/+117