-
-
Notifications
You must be signed in to change notification settings - Fork 791
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
serde(default) does not apply for empty fields in csv format
support
#2478
by ronniec95
was closed Jul 9, 2023
Regression of correctness on
armv7-unknown-linux-gnueabihf
(v1.0.160
=> v1.0.164
)
#2477
by kdy1
was closed Jul 9, 2023
Serializable format value cannot deserialize to itself due to lack of
visit_struct
Visitor API, treating structs as map.
#2469
by PsichiX
was closed Jul 9, 2023
Custom deserialization - seq.next_element() not working as expected on last element of struct
support
#2468
by SiKreuz
was closed Jun 10, 2023
Round trip serialization and deserialization fails when storing an
Option<UnitStruct>
#2462
by alice-i-cecile
was closed May 24, 2023
Adjacently tagged enums with content field name same as tag
enhancement
#2461
by semirix
was closed Jul 9, 2023
custom deserializer does not seem to work with untagged enum + hashmap
#2457
by skyzh
was closed May 19, 2023
How to handle deserialization of value that can be Array or Object/
#2456
by vrrashkov
was closed May 16, 2023
Be able to access the value of the tag in a tagged enum variant
#2455
by acheronfail
was closed Jul 9, 2023
#[serde(default)]
on fields adds unnecessary bounds to generic parameters
#2452
by Mingun
was closed May 11, 2023
Add feature to exclude
Option::None
fields from serialization by default
#2451
by Kuly14
was closed May 12, 2023
Serialize with struct name as value of field (i.e. ~unflatten)
#2450
by BryceBeagle
was closed Jun 11, 2023
Deserializing an untagged enum fails on what looks like a correct input?
#2447
by frnsys
was closed May 9, 2023
Document (more prominently?) that serde_json allows sequences to be deserialized into structs
#2438
by tbu-
was closed May 30, 2023
(Nested) enums provided with the #[serde(tag = "type")]-containing anonymus enum types fail during serialisation.
#2430
by gomolsoft
was closed Apr 23, 2023
ProTip!
Add no:assignee to see everything that’s not assigned.