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 ccf8977 commit 50c14ceCopy full SHA for 50c14ce
scripts/test_rustc_tests.sh
@@ -98,6 +98,7 @@ rm -r tests/run-make/volatile-intrinsics # same
98
rm -r tests/run-make/llvm-ident # same
99
rm -r tests/run-make/no-builtins-attribute # same
100
rm -r tests/run-make/pgo-gen-no-imp-symbols # same
101
+rm -r tests/run-make/llvm-location-discriminator-limit-dummy-span # same
102
rm tests/ui/abi/stack-protector.rs # requires stack protector support
103
rm -r tests/run-make/emit-stack-sizes # requires support for -Z emit-stack-sizes
104
rm -r tests/run-make/optimization-remarks-dir # remarks are LLVM specific
0 commit comments