mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
minor: rename
This commit is contained in:
parent
1dc25e51a0
commit
2f3453994a
3 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ use crate::{
|
|||
mem_docs::MemDocs,
|
||||
op_queue::OpQueue,
|
||||
reload::{self, SourceRootConfig},
|
||||
thread_pool::TaskPool,
|
||||
task_pool::TaskPool,
|
||||
to_proto::url_from_abs_path,
|
||||
Result,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue