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 Lazy implicit resolution with type parameters #1136

Merged
merged 1 commit into from
Apr 24, 2021

Conversation

joroKr21
Copy link
Collaborator

Fallback to replacing type parameters with bounded wildcards.
Might cause performance degradation in case of error so not sure.

Backports #991

Fallback to replacing type parameters with bounded wildcards.
Might cause performance degradation in case of error so not sure.
@joroKr21 joroKr21 self-assigned this Apr 24, 2021
@joroKr21 joroKr21 merged commit 5bac6bd into milessabin:series/2.3 Apr 24, 2021
@joroKr21 joroKr21 deleted the lazy-impl branch April 24, 2021 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant