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

Avoid crash where creator proxies are referenced indirectly #16098

Merged
merged 3 commits into from
Sep 26, 2022

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Sep 25, 2022

Fixes #16095

@odersky odersky changed the title Fix 16095 Avoid crash where creator proxies are referenced indirectly Sep 25, 2022
Copy link
Contributor

@jchyb jchyb left a comment

Choose a reason for hiding this comment

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

I think there is a small typo, otherwise LGTM!

compiler/src/dotty/tools/dotc/typer/Typer.scala Outdated Show resolved Hide resolved
Co-authored-by: Jan Chyb <48855024+jchyb@users.noreply.github.com>
@odersky odersky merged commit 8b05e78 into scala:main Sep 26, 2022
@odersky odersky deleted the fix-16095 branch September 26, 2022 11:46
@Kordyjan Kordyjan added this to the 3.2.2 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.

Compiler crash with -Ycc when using capacity passed via intermediate inline function
3 participants