Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Rust update: Unboxed closures and removal of proc() #188

Merged
merged 2 commits into from
Dec 15, 2014
Merged

Rust update: Unboxed closures and removal of proc() #188

merged 2 commits into from
Dec 15, 2014

Conversation

Ogeon
Copy link
Collaborator

@Ogeon Ogeon commented Dec 15, 2014

  • proc() has been replaced with move ||, or sometimes move|:| (#19338)
  • core::iter::Map contains an unboxed closure (#19467, specifically this commit)

Ogeon added a commit that referenced this pull request Dec 15, 2014
Rust update: Unboxed closures and removal of proc()
@Ogeon Ogeon merged commit bba4ef2 into chris-morgan:master Dec 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant