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

MethodHasPriority: improve resolution #210

Merged
merged 3 commits into from
Dec 13, 2021

Conversation

metoule
Copy link
Contributor

@metoule metoule commented Dec 12, 2021

MethodHasPriority: use promoted parameters when the method's argument type is an inferred generic type.
Fixes #203

Copy link
Member

@davideicardi davideicardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again LGTM! Thank you!

@metoule metoule merged commit 6e7ef1e into dynamicexpresso:master Dec 13, 2021
@metoule metoule deleted the fix_203 branch December 13, 2021 07:39
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.

IEnumerable regression after lambda support
2 participants