-
- Notifications
You must be signed in to change notification settings - Fork 874
Pull requests: serde-rs/serde
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Add field attribute
on_duplicate to allow custom handling of duplicate fields #3015 opened Nov 29, 2025 by Lencerf Loading…
serde_derive_internals: Unicode-aware camelCase first-char lowering
#2996 opened Sep 27, 2025 by harvinderRathore Loading…
Support #[serde(default)] as a variant attribute for when the tag is not present
#2985 opened Sep 19, 2025 by Mingun Loading…
3
serde_derive: fix ser/de inconsistency with skipped enum variants
#2952 opened Aug 4, 2025 by max-heller Loading…
Feature: Allow to skip seq access for internally and adjacently tagged enums
#2933 opened May 26, 2025 by Dzordzu Loading…
fix: refine feature flag conditions for Arc and Rc implementations to include target_has_atomic checks
#2924 opened May 15, 2025 by zouguangxian Loading…
Implement
#[serde(implied(key = "key", value = "value")] for adding static values #2908 opened Mar 10, 2025 by frectonz Loading…
Support
#[serde(validate = "function")] for container, compatible with validator crate #2891 opened Feb 11, 2025 by zao111222333 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…
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…
Previous Next
ProTip! Follow long discussions with comments:>50.