-
-
Notifications
You must be signed in to change notification settings - Fork 773
Insights: serde-rs/serde
Overview
-
- 1 Merged pull request
- 0 Open pull requests
- 2 Closed issues
- 2 New issues
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.0.214
published
Oct 28, 2024
1 Pull request merged by 1 person
-
Implement
IntoDeserializer
for allDeserializer
s inserde::de::value
module#2568 merged
Oct 28, 2024
2 Issues closed by 2 people
-
Consider implementing IntoDeserializer for serde's IntoDeserializer impls
#2498 closed
Oct 28, 2024 -
Deriving `Deserializer` for `T` when it's implemented for `&mut T`
#2850 closed
Oct 28, 2024
2 Issues opened by 2 people
-
Allow passing a function name to rename_all and rename_all_fields
#2852 opened
Oct 31, 2024 -
Possible to catch conflicting renames?
#2851 opened
Oct 30, 2024
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Optimize internally tagged enums -- do not use internal buffer if tag is the first field
#1922 commented on
Oct 25, 2024 • 0 new comments -
Fix incorrect representation of tuples with skipped fields
#2520 commented on
Oct 25, 2024 • 0 new comments -
UPDATED: Integer/boolean tags for internally/adjacently tagged enums
#2525 commented on
Oct 28, 2024 • 0 new comments -
Disallow tuple variants with incorrect order of `#[serde(default)]` attributes
#2561 commented on
Oct 25, 2024 • 0 new comments -
Add checks for conflicts for aliases
#2562 commented on
Oct 25, 2024 • 0 new comments -
Do not generate unique `__Field` for each struct
#2564 commented on
Oct 25, 2024 • 0 new comments -
Fix roundtrip of flatten externally tagged enum unit variant
#2786 commented on
Oct 25, 2024 • 0 new comments -
Added default implementations for 'Serializer' and 'Deserializer' trait by raising error if not overridden
#2849 commented on
Oct 30, 2024 • 0 new comments