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 fb85ef7 commit 434a85fCopy full SHA for 434a85f
scripts/test_rustc_tests.sh
@@ -57,7 +57,6 @@ rm tests/ui/asm/x86_64/issue-96797.rs # const and sym inline asm operands don't
57
rm tests/ui/asm/x86_64/goto.rs # inline asm labels not supported
58
rm tests/ui/simd/simd-bitmask-notpow2.rs # non-pow-of-2 simd vector sizes
59
rm -r tests/run-make/embed-source-dwarf # embedding sources in debuginfo
60
-rm tests/ui/simd-abi-checks.rs # vector types >128bits not yet supported
61
62
# requires LTO
63
rm -r tests/run-make/cdylib
0 commit comments