mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-09 03:50:47 +00:00
parent
10bf61b83b
commit
bf352cd251
10 changed files with 136 additions and 155 deletions
|
@ -121,7 +121,6 @@ impl BatchDatabase {
|
|||
.collect();
|
||||
|
||||
let db = BatchDatabase::load(crate_graph, &mut vfs);
|
||||
let _ = vfs.shutdown();
|
||||
Ok((db, local_roots))
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue