Skip to content

Commit 654ce59

Browse files
committed
Remove ignore for fixed rustc test
1 parent 187deca commit 654ce59

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
@@ -49,7 +49,6 @@ rm tests/ui/proc-macro/allowed-signatures.rs
4949
rm tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs
5050

5151
# vendor intrinsics
52-
rm tests/ui/simd/array-type.rs # "Index argument for `simd_insert` is not a constant"
5352
rm tests/ui/asm/x86_64/evex512-implicit-feature.rs # unimplemented AVX512 x86 vendor intrinsic
5453

5554
# exotic linkages

0 commit comments

Comments
 (0)