Skip to content

Commit 434a85f

Browse files
committed
Fix rustc test suite
1 parent fb85ef7 commit 434a85f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/test_rustc_tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ rm tests/ui/asm/x86_64/issue-96797.rs # const and sym inline asm operands don't
5757
rm tests/ui/asm/x86_64/goto.rs # inline asm labels not supported
5858
rm tests/ui/simd/simd-bitmask-notpow2.rs # non-pow-of-2 simd vector sizes
5959
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
6160

6261
# requires LTO
6362
rm -r tests/run-make/cdylib

0 commit comments

Comments
 (0)