Skip to content

Fix #6987: don't generate assignment for dropped fields #8080

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 2 commits into from
Jan 24, 2020

Conversation

liufengyun
Copy link
Contributor

Fix #6987: don't generate assignment for dropped fields

Previously we only check whether an accessor is dropped.
We should check whether the corresponding field is dropped or not.
@nicolasstucki nicolasstucki merged commit a7c8920 into scala:master Jan 24, 2020
@nicolasstucki nicolasstucki deleted the fix-6987 branch January 24, 2020 14:09
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.

Auto getters for Unit parameters reference non existing field
2 participants