Skip to content

Conversation

nikomatsakis
Copy link
Contributor

Support UFCS style calls to a method defined in Trait where Self is bound to a trait object. Fixes #20676.

r? @alexcrichton

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 15, 2015
…ble-for-object

Support UFCS style calls to a method defined in `Trait` where `Self` is bound to a trait object. Fixes rust-lang#20676.

r? @alexcrichton
@bors bors merged commit d3cecbf into rust-lang:master Jan 16, 2015
@nikomatsakis nikomatsakis deleted the issue-20676-invalid-vtable-for-object branch March 30, 2016 16:14
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.

static call to invalid vtable
3 participants