mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
c42cdff3d2
We want to keep minicore small, so let's split out iterator adapters and sources into a separate `iterators` region, and use them only when needed.