diff options
author | Aleksey Kladov <[email protected]> | 2021-06-14 15:19:41 +0100 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2021-06-14 15:28:39 +0100 |
commit | 721feb18322101a98b8b614f93fbd35a139e435f (patch) | |
tree | 915f7d53fefd8441fb2324a5f2b51c7910a8b0a6 /crates/ide/src/typing | |
parent | d4ab49c53303c31858955bc971fe1305445f1de1 (diff) |
internal: prepare to move rename to base_db
It's better to handle magical cases upper in the stack, because it
allows for better re-use of the general implementation below. So, we
pull the `self` case up here.
The end goal is to put `Definition::rename` to the `ide_db`, because
it's a generally re-usable functionality useful for different ide
features, alongside with the search which is already there.
Diffstat (limited to 'crates/ide/src/typing')
0 files changed, 0 insertions, 0 deletions