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

auto: Make ~fn non-copyable, make &fn copyable, split barefn/closure types #4810

Closed

Conversation

nikomatsakis
Copy link
Contributor

Part of #3678. Fixes #2828, #3904.

r? @brson

@brson
Copy link
Contributor

brson commented Feb 6, 2013

So many improvements in one patch. This is going to make actor-oriented code much less error prone.

I'm sad to see managed boxes in rustdoc, but rustdoc is going to take some effort to rehab anyway.

@nikomatsakis
Copy link
Contributor Author

Yeah I was sad to add the managed boxes but I couldn't find another way to adapt the code without rewriting it more completely.

bors added a commit that referenced this pull request Feb 7, 2013
@bors bors closed this Feb 7, 2013
@nikomatsakis nikomatsakis deleted the owned-fn-noncopyable branch March 30, 2016 16:16
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