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

normalize bounds during method probing #20378

Closed
nikomatsakis opened this issue Dec 31, 2014 · 0 comments
Closed

normalize bounds during method probing #20378

nikomatsakis opened this issue Dec 31, 2014 · 0 comments

Comments

@nikomatsakis
Copy link
Contributor

Right now we don't normalize impl bounds during method probing, which means that the winnow stage may not work great when those bounds involve associated types. I think with the new setup we should be able to do this but didn't have time to test. Search for the FIXME in probe.rs

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

No branches or pull requests

1 participant