Skip to content

Commit 030a674

Browse files
committed
Restore assembly.rs
1 parent 4abff0d commit 030a674

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/compiletest/src/runtest/assembly.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ impl TestCx<'_> {
4242
LinkToAux::Yes,
4343
Vec::new(),
4444
);
45+
4546
let proc_res = self.compose_and_run_compiler(rustc, None, self.testpaths);
4647
(proc_res, output_path)
4748
}

0 commit comments

Comments
 (0)