Skip to content

Commit 962d54e

Browse files
committedMay 30, 2022
be less redundant redundant
1 parent 3c66939 commit 962d54e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎src/bootstrap/test.rs

-4
Original file line numberDiff line numberDiff line change
@@ -572,10 +572,6 @@ impl Step for Miri {
572572
return;
573573
}
574574

575-
if !try_run(builder, &mut cargo) {
576-
return;
577-
}
578-
579575
// # Done!
580576
builder.save_toolstate("miri", ToolState::TestPass);
581577
} else {

0 commit comments

Comments
 (0)
Please sign in to comment.