mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Initial auto import action implementation
This commit is contained in:
parent
d1330a4a65
commit
316795e074
10 changed files with 438 additions and 19 deletions
|
@ -30,6 +30,7 @@ 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