mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Work towards better import labels
This commit is contained in:
parent
4d4ac1d4fa
commit
33c83e72b9
13 changed files with 242 additions and 238 deletions
|
@ -8,7 +8,7 @@ pub mod line_index;
|
|||
pub mod symbol_index;
|
||||
pub mod defs;
|
||||
pub mod search;
|
||||
pub mod imports_locator;
|
||||
pub mod items_locator;
|
||||
pub mod source_change;
|
||||
pub mod ty_filter;
|
||||
pub mod traits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue