mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Move imports locator to ide_db
This commit is contained in:
parent
ec23030e16
commit
dfbe96750b
4 changed files with 11 additions and 11 deletions
|
@ -26,7 +26,6 @@ mod syntax_highlighting;
|
|||
mod parent_module;
|
||||
mod references;
|
||||
mod impls;
|
||||
mod imports_locator;
|
||||
mod assists;
|
||||
mod diagnostics;
|
||||
mod syntax_tree;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue