Skip to content

Commit 8332329

Browse files
committed
Fix rustc test suite
1 parent 6c4b94b commit 8332329

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: scripts/test_rustc_tests.sh

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ rm tests/ui/match/match-float.rs
8383
# ==================
8484
rm tests/ui/codegen/issue-28950.rs # depends on stack size optimizations
8585
rm tests/ui/codegen/init-large-type.rs # same
86-
rm tests/ui/issues/issue-40883.rs # same
8786
rm -r tests/run-make/fmt-write-bloat/ # tests an optimization
8887
rm tests/ui/statics/const_generics.rs # same
8988

0 commit comments

Comments
 (0)