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 5d1bc9b commit 8e71749Copy full SHA for 8e71749
scripts/test_rustc_tests.sh
@@ -96,7 +96,7 @@ rm -r tests/run-make/llvm-location-discriminator-limit-dummy-span # same
96
rm tests/ui/abi/stack-protector.rs # requires stack protector support
97
rm -r tests/run-make/emit-stack-sizes # requires support for -Z emit-stack-sizes
98
rm -r tests/run-make/optimization-remarks-dir # remarks are LLVM specific
99
-rm -r tests/ui/optimization-remark.rs # same
+rm -r tests/ui/codegen/remark-flag-functionality.rs # same
100
rm -r tests/run-make/print-to-output # requires --print relocation-models
101
102
# requires asm, llvm-ir and/or llvm-bc emit support
0 commit comments