-
-
Notifications
You must be signed in to change notification settings - Fork 829
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
Derived serialization of
Cow<'a, [u8]>
is not always reversible
#2940
opened Jun 12, 2025 by
E-Mans-Application
Is using the
derive for remote crate
on Self
a stable feature ?
#2938
opened Jun 3, 2025 by
Sh099078
Allow #[serde(tag, content)] enum to handle missing content field
#2934
opened May 27, 2025 by
incker
Feature: Allow to skip seq access for internally and adjacently tagged enums
#2932
opened May 26, 2025 by
Dzordzu
Name of the type in generated Deserializer::deserialize_* calls for remote types
#2930
opened May 24, 2025 by
Mingun
Is there a way to override attributes when deserializing using serde?
#2923
opened May 9, 2025 by
thomasmost
[0]
unexpectedly deserializes to first unit enum variant when another variant is untagged
#2917
opened Apr 23, 2025 by
flying-sheep
Support for constant field renames
#[rename(expr = "MY_STATIC_STR")]
#2915
opened Apr 6, 2025 by
ActuallyHappening
Unclear how to impl Deserializer::deserialize_struct for formats that are not self-describing
#2914
opened Apr 3, 2025 by
lolbinarycat
Failed to deserialize tagged enum when inner struct has a number with trailing zeros
#2903
opened Mar 7, 2025 by
codingskynet
Failure to deserialize key as integer when wrapped in a tagged enum
#2902
opened Mar 5, 2025 by
joriwind
Duplicate
Deserialize
impls found when deriving Deserialize
for a generic type
#2899
opened Feb 23, 2025 by
fjarri
remote attribute should implement a trait instead of an associated function.
#2898
opened Feb 22, 2025 by
yogevm15
Ambiguous Error message when deserializing adjacently tagged enum
#2893
opened Feb 18, 2025 by
bentheiii
serde_test
is no longer maintained, what should I use instead?
#2886
opened Jan 24, 2025 by
tdelabro
allow specifying a different content for adjacently tagged enums
#2885
opened Jan 22, 2025 by
murl-digital
#[serde(try_from)] should error if there are any field-level attributes
enhancement
warning
#2882
opened Jan 15, 2025 by
jonhoo
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.