We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5bd2e3 commit 729cb08Copy full SHA for 729cb08
scripts/test_rustc_tests.sh
@@ -78,6 +78,7 @@ rm tests/ui/codegen/issue-28950.rs # depends on stack size optimizations
78
rm tests/ui/codegen/init-large-type.rs # same
79
rm tests/ui/issues/issue-40883.rs # same
80
rm -r tests/run-make/fmt-write-bloat/ # tests an optimization
81
+rm tests/ui/statics/const_generics.rs # same
82
83
# backend specific tests
84
# ======================
0 commit comments