Skip to content

Cleanup method dispatch #18689

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

Conversation

nikomatsakis
Copy link
Contributor

This is a complete rewrite of method dispatch, though it uses a lot of the code copy-and-pasted and rearranged. The goal is to fix some cases where the current rules were failing to resolve (e.g., #18674) as well as be more amenable to caching and optimizations like the fast-reject proposal.

@nikomatsakis nikomatsakis force-pushed the issue-18208-method-dispatch-2 branch from 02fe314 to ee8904c Compare November 6, 2014 12:31
@nikomatsakis
Copy link
Contributor Author

this pr seems very confused. going to reopen.

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.

1 participant