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 d23026a commit 8fb0fbeCopy full SHA for 8fb0fbe
scripts/test_rustc_tests.sh
@@ -44,6 +44,7 @@ rm tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs
44
45
# vendor intrinsics
46
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
48
49
# exotic linkages
50
rm tests/ui/issues/issue-33992.rs # unsupported linkages
0 commit comments