Skip to content

Specialize iter::Chain<A, B>::next when A==B#107701

Closed
the8472 wants to merge 6 commits into
rust-lang:masterfrom
the8472:chain-swap
Closed

Specialize iter::Chain<A, B>::next when A==B#107701
the8472 wants to merge 6 commits into
rust-lang:masterfrom
the8472:chain-swap

reduce the work done per iteration for non-Drop, fused iterators

50a2248
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs