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 18d2fb6 commit c41a7dbCopy full SHA for c41a7db
scripts/test_rustc_tests.sh
@@ -88,6 +88,7 @@ rm -r tests/run-make/no-builtins-attribute # same
88
rm tests/ui/abi/stack-protector.rs # requires stack protector support
89
rm -r tests/run-make/emit-stack-sizes # requires support for -Z emit-stack-sizes
90
rm -r tests/run-make/optimization-remarks-dir # remarks are LLVM specific
91
+rm -r tests/run-make/print-to-output # requires --print relocation-models
92
93
# requires asm, llvm-ir and/or llvm-bc emit support
94
# =============================================
0 commit comments