ron-rs / ron

Rusty Object Notation
https://docs.rs/ron
Apache License 2.0
3.22k stars 118 forks source link

More fuzzer flatten fixes #537

Closed juntyr closed 3 months ago

juntyr commented 3 months ago

This is an endless pit of ... why serde why. I am starting to think that the fuzzer should just test its cases against serde-json first and if it fails we just don't bother.

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