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

Backport: Avoid forcing whole package when using -experimental #20422

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

smarter
Copy link
Member

@smarter smarter commented May 16, 2024

This backports #20409 which fixes a regression introduced in 3.5.0-RC1 causing compiler crashes when enabling -experimental.

This backports scala#20409 which fixes a
regression introduced in 3.5.0-RC1 causing compiler crashes when enabling
`-experimental`.
@smarter smarter added this to the 3.5.0-RC2 milestone May 16, 2024
@smarter smarter requested a review from Kordyjan May 16, 2024 16:16
@timothyklim
Copy link

Can this fix #20361 issue?

@dwijnand dwijnand linked an issue Jun 12, 2024 that may be closed by this pull request
@dwijnand
Copy link
Member

Yes, this fixes #20361

@WojciechMazur WojciechMazur merged commit 4992e37 into scala:release-3.5.0 Jun 17, 2024
19 checks passed
@dwijnand dwijnand deleted the backport-fix-exp branch June 17, 2024 09:36
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.

error while loading .class file in nightly scalac
6 participants