Skip to content

Commit 8fb0fbe

Browse files
committed
Fix rustc test suite
1 parent d23026a commit 8fb0fbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test_rustc_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ rm tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs
4444

4545
# vendor intrinsics
4646
rm tests/ui/simd/array-type.rs # "Index argument for `simd_insert` is not a constant"
47+
rm tests/ui/asm/x86_64/evex512-implicit-feature.rs # unimplemented AVX512 x86 vendor intrinsic
4748

4849
# exotic linkages
4950
rm tests/ui/issues/issue-33992.rs # unsupported linkages

0 commit comments

Comments
 (0)