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

Document a further fuzzer-found limitation #515

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

juntyr
Copy link
Member

@juntyr juntyr commented Oct 11, 2023

I am as always surprised by the edge cases that the fuzzer finds in serde ... just understanding the minimal case it found took me one hour. Anyways, internally tagged variants that are flattened don't play well with other flattened fields.

* [ ] I've included my change in CHANGELOG.md

@juntyr juntyr merged commit d59ec87 into ron-rs:master Oct 11, 2023
9 checks passed
@juntyr juntyr deleted the 502-followup branch October 11, 2023 21:36
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.

1 participant