-
-
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
[toml] Rename attribute includes double quotes when resulting name contains dots
#2717
opened Mar 22, 2024 by
Gigas002
choosing alternative serialization field name for json at runtime
#2716
opened Mar 20, 2024 by
softstream-link
Cannot deserialize Adjacently-Tagged enums when content field is missing.
#2706
opened Feb 27, 2024 by
NTmatter
deserialize_with
expects newtype enum variants, even for unit enum variants
#2703
opened Feb 21, 2024 by
Jonathan-Landeed
Confusing error message when deserializing a simple enum from JSON
#2702
opened Feb 19, 2024 by
avandecreme
Is there plans for allowing async custom serialize function implementations using traits?
#2690
opened Feb 4, 2024 by
alexipeck
Support adjacently tagged enum but with content name equals to tag
#2677
opened Jan 19, 2024 by
WiSaGaN
Feedback request: How to handle unsupported "self-describing-only" attributes
#2674
opened Jan 13, 2024 by
jamesmunns
Deserializing
#[serde(untagged)] enum Untagged<T> { Valid(T), .. }
may fail when deserializing T
succeeds
#2672
opened Jan 7, 2024 by
finnbear
ProTip!
Find all open issues with in progress development work with linked:pr.