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 ace694c commit 7ec47d1Copy full SHA for 7ec47d1
scripts/test_rustc_tests.sh
@@ -44,6 +44,7 @@ rm tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs
44
# vendor intrinsics
45
rm tests/ui/sse2.rs # CodegenBackend::target_features not yet implemented
46
rm tests/ui/simd/array-type.rs # "Index argument for `simd_insert` is not a constant"
47
+rm tests/ui/simd/masked-load-store.rs
48
49
# exotic linkages
50
rm tests/ui/issues/issue-33992.rs # unsupported linkages
0 commit comments