rust-analyzer/crates/ra_hir/src/module
Florian Diebold fe6c4115f6 Rename ImplItem to ImplBlock
rustc uses the name ImplItem for items in impls, not the impl {} block itself,
which could lead to confusion.
2019-01-04 18:28:36 +01:00
..
nameres add tests for macro generated items 2019-01-01 22:15:35 +03:00
imp.rs small rename 2019-01-02 16:00:35 +03:00
nameres.rs Rename ImplItem to ImplBlock 2019-01-04 18:28:36 +01:00