Skip to content

Commit 729cb08

Browse files
committedJun 18, 2024
Fix rustc tests
1 parent c5bd2e3 commit 729cb08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎scripts/test_rustc_tests.sh

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ rm tests/ui/codegen/issue-28950.rs # depends on stack size optimizations
7878
rm tests/ui/codegen/init-large-type.rs # same
7979
rm tests/ui/issues/issue-40883.rs # same
8080
rm -r tests/run-make/fmt-write-bloat/ # tests an optimization
81+
rm tests/ui/statics/const_generics.rs # same
8182

8283
# backend specific tests
8384
# ======================

0 commit comments

Comments
 (0)
Please sign in to comment.