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

Backport "Handle default implicits to context parameters under -3.4-migration" #19518

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

Kordyjan
Copy link
Contributor

Backports #19512

@Kordyjan Kordyjan mentioned this pull request Jan 23, 2024
21 tasks
Synthesized calls for default implicits needed a using clause when the
method was an implicit method, but had a context bound parameter in
3.4-migration.

Also, we can't rewrite adding a `using` clause if the argument list is
empty, since we are lacking precise position info.

Fixes #19506
@Kordyjan Kordyjan merged commit 5ee801e into release-3.4.0 Jan 24, 2024
24 of 29 checks passed
@Kordyjan Kordyjan deleted the 19512-on-3.4.0 branch January 24, 2024 16:04
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.

2 participants