Skip to content

Commit

Permalink
Auto merge of #111200 - a1phyr:spec_sized_iterators, r=the8472
Browse files Browse the repository at this point in the history
Optimize `Iterator` implementation for `&mut impl Iterator + Sized`

This adds a specialization trait to forward `fold`, `try_fold`,... to the inner iterator where possible
  • Loading branch information
bors committed Aug 5, 2023
2 parents f777cc5 + fcac0bd commit 5313c6d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 5313c6d

Please sign in to comment.