Skip to content

Commit 4f8534f

Browse files
committed
fmt
1 parent 833bacf commit 4f8534f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/miri/src/bin/miri.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ use rustc_middle::{
2828
middle::exported_symbols::{
2929
ExportedSymbol, SymbolExportInfo, SymbolExportKind, SymbolExportLevel,
3030
},
31-
ty::{query::ExternProviders, TyCtxt},
3231
query::LocalCrate,
32+
ty::{query::ExternProviders, TyCtxt},
3333
};
3434
use rustc_session::config::OptLevel;
3535

0 commit comments

Comments
 (0)