Skip to content

Commit 9c53396

Browse files
committed
Move run-pass/iter-map-fold-type-length.rs to iterators/
1 parent fc4d037 commit 9c53396

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/iter-map-fold-type-length.rs renamed to src/test/run-pass/iterators/iter-map-fold-type-length.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// run-pass
12
//! Check that type lengths don't explode with `Map` folds.
23
//!
34
//! The normal limit is a million, and this test used to exceed 1.5 million, but

0 commit comments

Comments
 (0)