-
-
Notifications
You must be signed in to change notification settings - Fork 787
Issues: serde-rs/serde
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
Author
Label
Milestones
Assignee
Sort
Issues list
Add finalizer attribute hook to validate a deserialized structure
enhancement
#642
opened Dec 17, 2016 by
erickt
Using de/serialize_with inside of an Option, Map, Vec
derive
enhancement
#723
opened Jan 26, 2017 by
sfackler
Allow integer tags for internally tagged enums
derive
enhancement
#745
opened Feb 3, 2017 by
dtolnay
Support a #[serde(validate = "some_function")] attribute on fields
docs
enhancement
#939
opened May 19, 2017 by
sfackler
Bad message for struct deserialized from array that is too long
derive
#982
opened Jul 9, 2017 by
dtolnay
Document how to support Serde as an optional library feature
docs
#1021
opened Aug 17, 2017 by
dhardy
Support, or at least document the "double option" pattern.
docs
#1042
opened Sep 5, 2017 by
golddranks
Migration to serde from rustc-serialize causes binary to grow significantly
binary size
#286
opened Apr 14, 2016 by
alexbool
Clarify documentation around what "hint" means in the context of Deserializer methods
docs
#1128
opened Dec 25, 2017 by
dtolnay
Make serde-derive's implicit peer dependency on serde optional
enhancement
#1147
opened Jan 22, 2018 by
killercup
Internal buffering disrupts format-specific deserialization features
bug
#1183
opened Mar 18, 2018 by
mitsuhiko
Link to deserializer lifetimes explanation and DeserializeOwned from Deserialize rustdoc
docs
#1218
opened Apr 18, 2018 by
dtolnay
Derive permits internally tagged enum with tuple variants, errors at runtime
docs
#1307
opened Jun 6, 2018 by
abonander
Document how to serialize using Display, deserialize using FromStr
docs
#1316
opened Jun 15, 2018 by
dtolnay
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-11-27.