mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
cargo format
This commit is contained in:
parent
f032eeb05f
commit
ebb40c7f87
4 changed files with 4 additions and 12 deletions
|
@ -2,7 +2,6 @@ mod vfs_filter;
|
|||
|
||||
use std::{sync::Arc, path::Path, collections::HashSet, error::Error};
|
||||
|
||||
|
||||
use rustc_hash::FxHashMap;
|
||||
|
||||
use ra_db::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue