Skip to content

Remove redundant uses of Iterator::by_ref() #28731

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

Merged
merged 1 commit into from
Sep 30, 2015
Merged

Conversation

bluss
Copy link
Member

@bluss bluss commented Sep 29, 2015

Remove redundant uses of Iterator::by_ref()

@rust-highfive
Copy link
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ f3c8dd75126c8d0e4ffee84badfb012183a415af

Thanks!

@bluss
Copy link
Member Author

bluss commented Sep 29, 2015

Oh, a collections test didn't pass, reverting the change to testcas test_move_iter_drops in libcollections.

@bluss
Copy link
Member Author

bluss commented Sep 29, 2015

Sorry. Let's go again with that fixed.

@bors r=alexcrichton e2aa82c

bors added a commit that referenced this pull request Sep 30, 2015
Remove redundant uses of Iterator::by_ref()
@bors
Copy link
Collaborator

bors commented Sep 30, 2015

⌛ Testing commit e2aa82c with merge 3e6d724...

@bors bors merged commit e2aa82c into rust-lang:master Sep 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants