rust/crates/ide
Aleksey Kladov 2ae31e34b1 Rename ImplDef -> Impl
We used to have `Def` suffix for all symbols, but we moved off from
that. `FunctionDef` isn't better than `Function`. Looks like we've
forgot to change `Impl` though!
2020-12-17 14:36:15 +03:00
..
src Rename ImplDef -> Impl 2020-12-17 14:36:15 +03:00
Cargo.toml Move the helpers into ide_db 2020-11-28 16:30:39 +02:00