We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7292fa2 commit 96fa075Copy full SHA for 96fa075
scripts/test_rustc_tests.sh
@@ -34,6 +34,7 @@ rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
34
35
# vendor intrinsics
36
rm tests/ui/asm/x86_64/evex512-implicit-feature.rs # unimplemented AVX512 x86 vendor intrinsic
37
+rm tests/ui/simd/dont-invalid-bitcast-x86_64.rs # unimplemented llvm.x86.sse41.round.ps
38
39
# exotic linkages
40
rm tests/incremental/hashes/function_interfaces.rs
0 commit comments