Run fmt
This commit is contained in:
parent
5702ce8962
commit
c41db4cccd
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
use pathdiff::diff_paths;
|
||||
use rustc_data_structures::fx::FxHashSet;
|
||||
use std::env;
|
||||
use std::fs;
|
||||
use std::path::{Path, PathBuf};
|
||||
use pathdiff::diff_paths;
|
||||
|
||||
use rustc_hir::def_id::CrateNum;
|
||||
use rustc_middle::middle::cstore::LibSource;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue