mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 23:25:03 +00:00
⬆️ update rust
This commit is contained in:
parent
1800bfb6e6
commit
b028472481
5 changed files with 2 additions and 5 deletions
|
@ -12,7 +12,6 @@ use gen_lsp_server::{
|
|||
use lsp_types::NumberOrString;
|
||||
use ra_ide_api::{Canceled, FileId, LibraryData};
|
||||
use ra_vfs::VfsTask;
|
||||
use rayon;
|
||||
use rustc_hash::FxHashSet;
|
||||
use serde::{de::DeserializeOwned, Serialize};
|
||||
use threadpool::ThreadPool;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue