- Notifications
You must be signed in to change notification settings - Fork 625
Pull requests: serde-rs/json
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix missing escape character lookup for forward slash (solidus).
#1291 by patrickcjh was closed Oct 15, 2025 Loading…
Match CharEscape discriminants to ESCAPE table entries
#1279 by dtolnay was closed Jul 31, 2025 Loading…
Add feature "sort_arrays" and API for sotring all arrays
#1250 by azoyan was closed Mar 20, 2025 Loading…
Document behavior of write_f32/f64 on non-finite floats
#1242 by dtolnay was merged Feb 20, 2025 Loading…
Improve documentation for buffering around functions taking a reader
#1237 by JonathanBrouwer was merged Jan 28, 2025 Loading…
Enable "float_roundtrip" and "unbounded_depth" features in playground
#1231 by dtolnay was merged Jan 19, 2025 Loading…
Use Map::with_capacity in value::Serializer::serialize_map
#1230 by goffrie was merged Jan 19, 2025 Loading…
Move RawValue associated constants into same impl block as public functions
#1222 by dtolnay was merged Dec 11, 2024 Loading…
Add literal 'null', 'true' and 'false' consts to
RawValue struct. #1221 by bheylin was merged Dec 11, 2024 Loading…
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.