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

Skipping inlined tree reduction of type member selection #13578

Merged
merged 3 commits into from Oct 5, 2021

Conversation

soronpo
Copy link
Contributor

@soronpo soronpo commented Sep 21, 2021

Fixes #13503

Copy link
Member

@smarter smarter left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM.

compiler/src/dotty/tools/dotc/typer/Inliner.scala Outdated Show resolved Hide resolved
compiler/src/dotty/tools/dotc/typer/Inliner.scala Outdated Show resolved Hide resolved
@soronpo
Copy link
Contributor Author

soronpo commented Oct 5, 2021

Can we merge this?

@nicolasstucki nicolasstucki merged commit dc9e2c7 into scala:master Oct 5, 2021
@Kordyjan Kordyjan added this to the 3.1.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.

anonymous class crash pickler via transparent inline cascade of a literal type member
4 participants