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

Support inline methods calling private inline methods on this #15075

Merged
merged 1 commit into from
May 6, 2022

Conversation

nicolasstucki
Copy link
Contributor

Fix #14042

@nicolasstucki nicolasstucki self-assigned this Apr 29, 2022
@nicolasstucki nicolasstucki requested a review from odersky April 29, 2022 15:28
@nicolasstucki nicolasstucki marked this pull request as ready for review May 4, 2022 08:15
@odersky odersky merged commit 86bb972 into scala:main May 6, 2022
@odersky odersky deleted the fix-14042 branch May 6, 2022 20:36
@Kordyjan Kordyjan added this to the 3.2.0 milestone Aug 1, 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.

Inlining private method breaks compilation
3 participants