-
-
Notifications
You must be signed in to change notification settings - Fork 772
Pull requests: serde-rs/serde
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Make compile error message point to field type instead of call site for "not implemented Serialize trait"
#2837
opened Oct 19, 2024 by
Veetaha
Loading…
Always delegate returning errors to the Visitor from Content[Ref]Deserializer
#2811
opened Aug 24, 2024 by
Mingun
Loading…
Emit an error if a variant of an untagged enum is annoted with
#[serde(rename)]
or #[serde(alias)]
#2797
opened Aug 12, 2024 by
devnetsec
Loading…
Fix roundtrip of flatten externally tagged enum unit variant
#2786
opened Aug 3, 2024 by
Mingun
Loading…
Add support for 128-bit integers in flatten structs and internally tagged enums
#2781
opened Jul 28, 2024 by
Mingun
Loading…
Make it possible to offer roundtrip guarantees for formats that need it
#2778
opened Jul 23, 2024 by
rushmorem
Loading…
Propagate parse errors inside a flattened Option struct
#2751
opened Jun 1, 2024 by
johnmave126
•
Draft
Add lifetime container attribute for user-provided lifetime
#2744
opened May 15, 2024 by
ia0
Loading…
Support flattened externally tagged enums with default attributes
#2687
opened Feb 2, 2024 by
andrewtoth
Loading…
impl
Serialize
/Deserialize
for RangeFull
, RangeToInclusive
#2686
opened Feb 1, 2024 by
elbaro
Loading…
try to add enum explicit variant support once again
#2676
opened Jan 15, 2024 by
stevefan1999-personal
•
Draft
Implement attribute to disallow deserialization of struct and struct variant with named fields from sequence
#2639
opened Oct 28, 2023 by
Toromyx
Loading…
2 of 5 tasks
Disallow tuple variants with incorrect order of
#[serde(default)]
attributes
#2561
opened Aug 8, 2023 by
Mingun
Loading…
UPDATED: Integer/boolean tags for internally/adjacently tagged enums
#2525
opened Jul 23, 2023 by
Astavie
Loading…
Fix incorrect representation of tuples with skipped fields
#2520
opened Jul 21, 2023 by
Mingun
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.