We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tests/run-make/const_fn_mir
1 parent e241176 commit 1657c64Copy full SHA for 1657c64
scripts/test_rustc_tests.sh
@@ -127,7 +127,6 @@ rm -r tests/run-make/panic-abort-eh_frame # .eh_frame emitted with panic=abort
127
# bugs in the test suite
128
# ======================
129
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
131
132
rm tests/ui/stdio-is-blocking.rs # really slow with unoptimized libstd
133
0 commit comments