We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39defb1 commit b7ed9adCopy full SHA for b7ed9ad
scripts/test_rustc_tests.sh
@@ -141,7 +141,6 @@ rm tests/ui/deprecation/deprecated_inline_threshold.rs # missing deprecation war
141
rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
142
rm tests/ui/backtrace/synchronized-panic-handler.rs # missing needs-unwind annotation
143
rm -r tests/ui/codegen/equal-pointers-unequal # make incorrect assumptions about the location of stack variables
144
-rm -r tests/run-make/libtest-thread-limit # doesn't work with -Zpanic-abort-tests, missing needs-unwind annotation
145
146
rm tests/ui/stdio-is-blocking.rs # really slow with unoptimized libstd
147
0 commit comments