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

Merge pull request rust-lang#1957 from ayushmishra2005/master #8

Merged
merged 2 commits into from
Oct 30, 2019

Commits on May 13, 2019

  1. No need for an iterator here to fetch values

    The compiler will call `into_iter()` on the values.
    ayushmishra2005 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    48b0571 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Merge pull request #1957 from ayushmishra2005/master

    No need for an iterator here to fetch values
    steveklabnik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    e79dd62 View commit details
    Browse the repository at this point in the history