Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upbincode deserialization with serde might be broken #74
Comments
|
This is really unexpected. Serde probably shouldn't be doing a dynamic visit for this code? Here's an even smaller repro. input
@erickt, do you know what's going on here? Could you point me to the implementation of serialization and deserialization for arrays? |
|
Edit: code appears to be here: |
|
Oh, it's because we don't have |
|
Ok, is there something i can do to help fix this? |
|
I'm a bit strapped for time right now, but if you wanted to look at implementing |
Example of some code that fails to run:
https://gist.github.com/iqualfragile/743cc39ac4199e0f669bae13b778474e