Skip to content

be more explicit when unpickling names, assert no rhs of PARAM #12858

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
Jun 21, 2021

Conversation

bishabosha
Copy link
Member

@bishabosha bishabosha commented Jun 17, 2021

since #8428 all PARAM are ValDef with no rhs.
This is a tasty compatible change as the
major version has bumped since then.

also assert there is no rhs for PARAM tags:
since scala#8428 they were no longer pickled.
This is a tasty compatible change as the
major version has bumped since then.
@bishabosha bishabosha requested a review from odersky June 17, 2021 13:17
@bishabosha bishabosha changed the title be more explicit when unpickling names be more explicit when unpickling names, assert no rhs of PARAM Jun 17, 2021
@odersky odersky merged commit 50d6967 into scala:master Jun 21, 2021
@odersky odersky deleted the tasty/remove-param-rhs branch June 21, 2021 14:02
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