Skip to content

Commit 1657c64

Browse files
Re-enable tests/run-make/const_fn_mir
1 parent e241176 commit 1657c64

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
@@ -127,7 +127,6 @@ rm -r tests/run-make/panic-abort-eh_frame # .eh_frame emitted with panic=abort
127127
# bugs in the test suite
128128
# ======================
129129
rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
130-
rm -r tests/run-make/const_fn_mir # needs-unwind directive accidentally dropped
131130

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

0 commit comments

Comments
 (0)