We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82487a9 + 8eca01f commit 6e7961aCopy full SHA for 6e7961a
scripts/test_rustc_tests.sh
@@ -68,7 +68,6 @@ rm -r tests/run-make/split-debuginfo # same
68
rm -r tests/run-make/symbols-include-type-name # --emit=asm not supported
69
rm -r tests/run-make/target-specs # i686 not supported by Cranelift
70
rm -r tests/run-make/mismatching-target-triples # same
71
-rm -r tests/run-make/use-extern-for-plugins # same
72
rm tests/ui/asm/x86_64/issue-82869.rs # vector regs in inline asm not yet supported
73
rm tests/ui/asm/x86_64/issue-96797.rs # const and sym inline asm operands don't work entirely correctly
74
0 commit comments