Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 37c269e

Browse files
committed
Fix typo
1 parent 1af867c commit 37c269e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test_rustc_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ rm tests/incremental/spike-neg2.rs # same
110110

111111
rm tests/ui/simd/intrinsic/generic-reduction-pass.rs # simd_reduce_add_unordered doesn't accept an accumulator for integer vectors
112112

113-
rm tests/ui/simd/intrinsic/generic-as.rs # crash when accessing vector type filed (#1318)
113+
rm tests/ui/simd/intrinsic/generic-as.rs # crash when accessing vector type field (#1318)
114114
rm tests/ui/simd/simd-bitmask.rs # crash
115115

116116
# bugs in the test suite

0 commit comments

Comments
 (0)