Skip to content

Homogenize generation of erased definitions #14248

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

Closed

Conversation

nicolasstucki
Copy link
Contributor

The erased value generated by a try is now a reference to erasedValue like other generated erased expressions. We also remove the Lazy as it is semantically meaningless in an erased definition.

The erased value generated by a `try` is now a reference to `erasedValue` like other generated erased expressions. We also remove the `Lazy` as it is semantically meaningless in an erased definition.
@nicolasstucki nicolasstucki marked this pull request as draft January 11, 2022 13:53
@nicolasstucki nicolasstucki self-assigned this Jan 11, 2022
@nicolasstucki nicolasstucki marked this pull request as ready for review January 11, 2022 17:15
@nicolasstucki nicolasstucki removed their assignment Jan 11, 2022
@nicolasstucki nicolasstucki requested a review from odersky January 11, 2022 17:15
@nicolasstucki
Copy link
Contributor Author

This was included in #14267

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.

2 participants