Skip to content

Pull requests: serde-rs/serde

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fixed the error reporting for untagged enum errors
#3047 opened Mar 1, 2026 by c0pp3rdru1d Loading…
Add RemoteSerialize and RemoteDeserialize traits.
#3044 opened Feb 21, 2026 by yogevm15 Loading…
serde_derive: replace .fold(sum + expr) with sum_tokens
#3042 opened Feb 16, 2026 by dishmaker Loading…
serde_derive: rewrite bound.rs with less llvm-lines
#3041 opened Feb 16, 2026 by dishmaker Loading…
Deserialize Option<T> in place when T needs drop
#3040 opened Feb 16, 2026 by gstvg Loading…
Fix panic due to string slicing at char boundary
#3025 opened Jan 24, 2026 by ginnyTheCat Loading…
Support Unicode in field/variant renaming
#3024 opened Jan 24, 2026 by ginnyTheCat Loading…
Implement #[serde(with = "...")] for containers
#3014 opened Nov 17, 2025 by cormacrelf Loading…
Add serde(explicit_tags) attribute
#2959 opened Sep 4, 2025 by darkwater Draft
3 of 6 tasks
add f16 and f128 support
#2941 opened Jun 19, 2025 by vrtgs Loading…
Allow only one unit variant in untagged enums
#2937 opened May 31, 2025 by Mingun Loading…
Add helper CowStrVisitor and CowBytesVisitor types
#2922 opened May 8, 2025 by Mingun Loading…
Use name set by rename in error messages
#2860 opened Nov 21, 2024 by avandecreme Loading…
ProTip! Add no:assignee to see everything that’s not assigned.