mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
internal: Remove load-cargo dependency on ide
This commit is contained in:
parent
0ac05c0527
commit
4ee0dbdc04
18 changed files with 70 additions and 61 deletions
|
@ -15,6 +15,7 @@ pub mod helpers;
|
|||
pub mod items_locator;
|
||||
pub mod label;
|
||||
pub mod path_transform;
|
||||
pub mod prime_caches;
|
||||
pub mod rename;
|
||||
pub mod rust_doc;
|
||||
pub mod search;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue