Skip to content

More robust handling of auto-tupling #12138

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

Merged
merged 1 commit into from
Apr 19, 2021
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Apr 18, 2021

Instead of a state based hidden side channel between adapt and realApply,
use only a hint, and check again.

Fixes #12133

Instead of a state based hidden side channel between adapt and realApply,
use only a hint, and check again.

Fies scala#12133
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

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

LGTM

@liufengyun liufengyun merged commit 4a1f867 into scala:master Apr 19, 2021
@liufengyun liufengyun deleted the fix-12133 branch April 19, 2021 09:21
michelou pushed a commit to michelou/scala3 that referenced this pull request Apr 19, 2021
Instead of a state based hidden side channel between adapt and realApply,
use only a hint, and check again.

Fies scala#12133
@Kordyjan Kordyjan added this to the 3.0.1 milestone Aug 2, 2023
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.

Overload perturbs extension with varargs
3 participants