Skip to content

Conversation

bluss
Copy link
Contributor

@bluss bluss commented Feb 27, 2016

Make for loop desugaring for iterators more precise

The UFCS call IntoIterator::into_iter() is used by the for loop.

The UFCS call IntoIterator::into_iter() is used by the for loop.
@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

@steveklabnik
Copy link
Contributor

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Feb 27, 2016

📌 Commit 33d1a58 has been approved by steveklabnik

bors added a commit that referenced this pull request Feb 27, 2016
Make for loop desugaring for iterators more precise

The UFCS call IntoIterator::into_iter() is used by the for loop.
@bors
Copy link
Collaborator

bors commented Feb 27, 2016

⌛ Testing commit 33d1a58 with merge 54fdae3...

@bors bors merged commit 33d1a58 into rust-lang:master Feb 28, 2016
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.

5 participants