Skip to content

Types appearing in fn types shouldn't require an owned bound #12806

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

Closed
wants to merge 1 commit into from

Conversation

flaper87
Copy link
Contributor

Regression test

Closes #2992

@flaper87
Copy link
Contributor Author

sorry, wrong test case...

UPDATE: Owned is what we now call Send so this test is just wrong.

@flaper87 flaper87 closed this Mar 10, 2014
@flaper87 flaper87 deleted the issue-2992 branch March 10, 2014 12:12
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.

Type parameters that appear in a fn type should not require a Send bound
1 participant