Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Method dispatch improvements #20608

Merged
merged 2 commits into from
Jan 6, 2015

Conversation

nikomatsakis
Copy link
Contributor

Two related improvements to method dispatch:

  1. Support method calls based on where clauses.
  2. Normalize associated types in predicates during method probing, fixing spurious method resolution failures.

@rust-highfive
Copy link
Collaborator

r? @eddyb

(rust_highfive has picked a reviewer for you, use r? to override)

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 6, 2015
@bors bors merged commit e58f1bd into rust-lang:master Jan 6, 2015
@nikomatsakis nikomatsakis deleted the assoc-types-method-dispatch branch March 30, 2016 16:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants