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

Fix serializing property with custom accessors and backing field #1197

Merged
merged 1 commit into from
Dec 24, 2020

Conversation

shanshin
Copy link
Contributor

Fixes #956

Added tests of serialization compiler plugin for properties with custom accessors

@sandwwraith
Copy link
Member

It looks like tests are failing on IR plugin. Is it because the fixes aren't available in used compiler yet?

@shanshin
Copy link
Contributor Author

It looks like tests are failing on IR plugin. Is it because the fixes aren't available in used compiler yet?

Build fails because changes of compiler plugin not merged.

@shanshin shanshin force-pushed the properties-with-custom-accessors branch from 8e0f410 to 67f2e12 Compare November 30, 2020 14:09
@shanshin shanshin force-pushed the properties-with-custom-accessors branch 3 times, most recently from 74aad19 to 3dbf164 Compare December 24, 2020 12:02
#956)

Added tests of serialization compiler plugin for properties with custom accessors
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