Skip to content

Remove strong assertion when inlining #14046

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 10, 2021
Merged

Conversation

nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented Dec 6, 2021

This assertion can fail if the inlined function generated a error.

Fixes #14039

This assertion can fail if the inlined function generated a error.

Fixes scala#14039
@odersky odersky merged commit 545e737 into scala:master Dec 10, 2021
@odersky odersky deleted the fix-14039 branch December 10, 2021 11:17
@Kordyjan Kordyjan added this to the 3.1.2 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.

inserting EmptyTree when recovering from StopMacroException can lead to AssertionError instead of user message
3 participants