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 729cb08 commit 1cb7282Copy full SHA for 1cb7282
scripts/test_rustc_tests.sh
@@ -128,7 +128,6 @@ rm -r tests/run-make/panic-abort-eh_frame # .eh_frame emitted with panic=abort
128
# bugs in the test suite
129
# ======================
130
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
132
133
rm tests/ui/stdio-is-blocking.rs # really slow with unoptimized libstd
134
0 commit comments