Skip to content

Conversation

dim-an
Copy link
Contributor

@dim-an dim-an commented Aug 2, 2013

No description provided.

@thestinger
Copy link
Contributor

The foreach keyword is being removed, so this will need to be updated to use for instead (just a search and replace).

@dim-an
Copy link
Contributor Author

dim-an commented Aug 3, 2013

Ok, when should it be done? As far as I see right now treemap.rs in master uses foreach, I tried to replace foreach with for in my code and code didn't compiled.

@thestinger
Copy link
Contributor

I guess after the snapshot lands, but this pull request might land first. I think I'll just land this with the snapshot.

@bors bors closed this Aug 5, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 17, 2022
Fix `implicit_clone` for `&&T`

fixes rust-lang#8227

changelog: Don't lint `implicit_clone` on `&&T`
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.

3 participants