Skip to content

Commit 55d5f85

Browse files
committed
autoformat
1 parent 3f14e9c commit 55d5f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run-make/fmt-write-bloat/rmake.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//@ ignore-windows
22
//@ ignore-cross-compile
33

4-
use run_make_support::{rustc, symbols::any_symbol_contains, env::no_debug_assertions};
4+
use run_make_support::{env::no_debug_assertions, rustc, symbols::any_symbol_contains};
55

66
fn main() {
77
rustc().input("main.rs").run();

0 commit comments

Comments
 (0)