2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-01-30 13:53:44 +00:00
rust-analyzer/crates/hir
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 Tease apart orthogonal concerns in markdown link rewriting 2020-08-26 20:24:00 +02:00