Skip to content

Make inline proxy vals have inferred types #20241

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 22, 2024

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Apr 20, 2024

Fixes #20237 since it erases illegal capture sets containing skolem types.

Fixes scala#20237 since it erases illegal capture sets containing skolem types.
@odersky
Copy link
Contributor Author

odersky commented Apr 20, 2024

Closes #20237

Copy link
Contributor

@natsukagami natsukagami left a comment

Choose a reason for hiding this comment

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

LGTM!

@nicolasstucki nicolasstucki merged commit 2ca0ce7 into scala:main Apr 22, 2024
19 checks passed
@nicolasstucki nicolasstucki deleted the fix-20237 branch April 22, 2024 06:33
natsukagami added a commit to natsukagami/async that referenced this pull request May 8, 2024
@Kordyjan Kordyjan added this to the 3.5.0 milestone May 10, 2024
natsukagami added a commit to natsukagami/async that referenced this pull request Jul 10, 2024
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.

Crash involving inline def with capture-tracked parameter
4 participants