Skip to content

librustc: Fix bogus logic for static calls to unboxed closures in the #16632

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

Merged
merged 1 commit into from
Aug 21, 2014

Conversation

pcwalton
Copy link
Contributor

expression use visitor.

Closes #16166.

r? @huonw

@pcwalton pcwalton force-pushed the unboxed-closures-euv branch from 7b8d9fa to 24b0897 Compare August 20, 2014 20:16
bors added a commit that referenced this pull request Aug 21, 2014
@bors bors closed this Aug 21, 2014
@bors bors merged commit 24b0897 into rust-lang:master Aug 21, 2014
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.

unboxed closures + overloaded calls ICE: overloaded call method wasn't in method map
2 participants