Skip to content

Pull requests: serde-rs/json

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

Add Clone and Debug impls to map iterators
#1264 opened May 31, 2025 by xlambein Loading…
New fuzzer for strongly typed data structures
#1257 opened Apr 26, 2025 by tyler92 Loading…
Feature valuable
#1256 opened Apr 26, 2025 by Vrajs16 Loading…
Compat note for RawValue/flattening & tagged enum
#1252 opened Apr 1, 2025 by uniphil Loading…
feat: Deserialize binary as JSON array
#1247 opened Mar 12, 2025 by ThetaSinner Loading…
Span tracking
#1246 opened Mar 11, 2025 by robsdedude Draft
7 tasks
Add enum RawKind and is_* to RawValue
#1223 opened Dec 11, 2024 by bheylin Loading…
Add to README.md explanation of library features
#1219 opened Nov 29, 2024 by gwpl Loading…
Improve error messages when deserializing enums
#1217 opened Nov 20, 2024 by avandecreme Loading…
Support streaming large JSON arrays and objects
#1091 opened Dec 18, 2023 by luxalpa Loading…
Feature: Support string prefix parsing
#995 opened Mar 7, 2023 by mullr Loading…
Support FromIterator for Map with broader K, V
#993 opened Mar 7, 2023 by nipunn1313 Loading…
Implement TryInto for Value
#947 opened Nov 2, 2022 by phayes Loading…
feat: impl From<[(K, V); N]> for Map and Value
#938 opened Oct 15, 2022 by paul-soporan Loading…
feature: remove_by_pointer method
#912 opened Jul 19, 2022 by junbl Loading…
allow parsing empty array into unit
#869 opened Mar 15, 2022 by jsen- Loading…
Adding serde_json::Error::code() functionnality
#865 opened Mar 3, 2022 by d34db4b3 Loading…
mention serde_json::from_value in the doc
#797 opened Sep 12, 2021 by RouquinBlanc Loading…
Reduce how much code is generated
#745 opened Jan 12, 2021 by Marwes Loading…
Add serde_json::error::Error::msg() method
#719 opened Oct 13, 2020 by gmorer Loading…
ProTip! Exclude everything labeled bug with -label:bug.