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 bb6f965 commit 296501bCopy full SHA for 296501b
scripts/test_rustc_tests.sh
@@ -87,8 +87,7 @@ rm -r tests/ui/instrument-coverage/
87
# ==================
88
rm tests/ui/codegen/issue-28950.rs # depends on stack size optimizations
89
rm tests/ui/codegen/init-large-type.rs # same
90
-rm -r tests/run-make/fmt-write-bloat/ # tests an optimization
91
-rm tests/ui/statics/const_generics.rs # same
+rm tests/ui/statics/const_generics.rs # tests an optimization
92
rm tests/ui/linking/executable-no-mangle-strip.rs # requires --gc-sections to work for statics
93
94
# backend specific tests
0 commit comments