Skip to content

Refine SAM handling in SuperAccessors. #10917

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
Dec 28, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Dec 26, 2020

Need to add a super-accessor if a closure will be wrapped in a class later.

Fixes #10871

Need to add a super-accessor if a closure will be wrapped in a class later.

Fixes scala#10871
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 1ab80f7 into scala:master Dec 28, 2020
@liufengyun liufengyun deleted the fix-#10871 branch December 28, 2020 09:34
@Kordyjan Kordyjan added this to the 3.0.0 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.

crash: assertion failed: Trying to access the this of another class
3 participants