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

Fix multidispatch on hierarchy with autocasting #9492

Closed
wants to merge 1 commit into from

Conversation

waj
Copy link
Member

@waj waj commented Jun 16, 2020

This fixes another case of multidispatch with autocasting, this time when a call is made over a hierarchy. Thanks @asterite for the patch.

@waj waj added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic labels Jun 16, 2020
@oprypin
Copy link
Member

oprypin commented Jun 16, 2020

Thanks @asterite for the patch.

Should this be "Co-authored-by"?

@waj
Copy link
Member Author

waj commented Jun 18, 2020

Obsoleted by #9501

@waj waj closed this Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants