Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specialize Iterator for &mut I where I: Sized #82185

Closed
wants to merge 5 commits into from

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    032fa35 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    16da81c View commit details
    Browse the repository at this point in the history
  2. Add better DoubleEndedIterator::try_rfold and DoubleEndedIterator::rf…

    …old implementations for &mut impl DoubleEndedIterator
    SkiFire13 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f78d59a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade2cf8 View commit details
    Browse the repository at this point in the history
  4. Update ui test stderr

    SkiFire13 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    17350de View commit details
    Browse the repository at this point in the history