commit
58234c64da
@ -26,7 +26,7 @@
|
||||
mem_docs::MemDocs,
|
||||
op_queue::OpQueue,
|
||||
reload::{self, SourceRootConfig},
|
||||
thread_pool::TaskPool,
|
||||
task_pool::TaskPool,
|
||||
to_proto::url_from_abs_path,
|
||||
Result,
|
||||
};
|
||||
|
@ -30,7 +30,7 @@ macro_rules! eprintln {
|
||||
mod diagnostics;
|
||||
mod line_index;
|
||||
mod lsp_utils;
|
||||
mod thread_pool;
|
||||
mod task_pool;
|
||||
mod mem_docs;
|
||||
mod diff;
|
||||
mod op_queue;
|
||||
|
Loading…
Reference in New Issue
Block a user