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

Add workaround for the deserialization of a matrix containing an enum. #813

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

sebcrozet
Copy link
Member

Fix #812

@sebcrozet sebcrozet merged commit 8c61528 into dev Dec 18, 2020
@sebcrozet sebcrozet deleted the deserialize_uninit branch December 18, 2020 11:06
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.

Deserialization in serde panics in rustc 1.48+ with some enum inner types
1 participant