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 1af867c commit 37c269eCopy full SHA for 37c269e
scripts/test_rustc_tests.sh
@@ -110,7 +110,7 @@ rm tests/incremental/spike-neg2.rs # same
110
111
rm tests/ui/simd/intrinsic/generic-reduction-pass.rs # simd_reduce_add_unordered doesn't accept an accumulator for integer vectors
112
113
-rm tests/ui/simd/intrinsic/generic-as.rs # crash when accessing vector type filed (#1318)
+rm tests/ui/simd/intrinsic/generic-as.rs # crash when accessing vector type field (#1318)
114
rm tests/ui/simd/simd-bitmask.rs # crash
115
116
# bugs in the test suite
0 commit comments