mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
eb088b8b9d
Optimize `Iterator` implementation for `&mut impl Iterator + Sized` This adds a specialization trait to forward `fold`, `try_fold`,... to the inner iterator where possible |
||
---|---|---|
.. | ||
benches | ||
primitive_docs | ||
src | ||
tests | ||
Cargo.toml |