We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4d037 commit 9c53396Copy full SHA for 9c53396
src/test/run-pass/iter-map-fold-type-length.rs renamed to src/test/run-pass/iterators/iter-map-fold-type-length.rs
@@ -1,3 +1,4 @@
1
+// run-pass
2
//! Check that type lengths don't explode with `Map` folds.
3
//!
4
//! The normal limit is a million, and this test used to exceed 1.5 million, but
0 commit comments