Skip to content

Commit c41db4c

Browse files
committed
Run fmt
1 parent 5702ce8 commit c41db4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_codegen_ssa/back/rpath.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
use pathdiff::diff_paths;
12
use rustc_data_structures::fx::FxHashSet;
23
use std::env;
34
use std::fs;
45
use std::path::{Path, PathBuf};
5-
use pathdiff::diff_paths;
66

77
use rustc_hir::def_id::CrateNum;
88
use rustc_middle::middle::cstore::LibSource;

0 commit comments

Comments
 (0)