Skip to content

Commit 1cb7282

Browse files
Re-enable tests/run-make/const_fn_mir (#1497)
1 parent 729cb08 commit 1cb7282

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/test_rustc_tests.sh

-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ rm -r tests/run-make/panic-abort-eh_frame # .eh_frame emitted with panic=abort
128128
# bugs in the test suite
129129
# ======================
130130
rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
131-
rm -r tests/run-make/const_fn_mir # needs-unwind directive accidentally dropped
132131

133132
rm tests/ui/stdio-is-blocking.rs # really slow with unoptimized libstd
134133

0 commit comments

Comments
 (0)