Skip to content

Pull requests: callum-oakley/json5-rs

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

Pull requests list

Removed string allocation for booleans
#49 opened Oct 26, 2023 by vallentin Loading…
Fix typo in LICENSE file name
#47 opened Aug 23, 2023 by ikicha Loading…
Correctly deserialize keys into non-strings
#43 opened Jan 8, 2022 by SabrinaJewson Loading…
Correctly serialize non-string keys
#41 opened Jan 8, 2022 by SabrinaJewson Loading…
Support serializing bytes
#39 opened Jan 8, 2022 by SabrinaJewson Loading…
Add benchmarks
#38 opened Jan 8, 2022 by SabrinaJewson Loading…
Add fuzzing target
#37 opened Jan 8, 2022 by SabrinaJewson Loading…
Fix Clippy warnings
#36 opened Jan 8, 2022 by SabrinaJewson Loading…
Make the Error type opaque
#35 opened Jan 8, 2022 by SabrinaJewson Loading…
Remove Pest from the public API
#34 opened Jan 8, 2022 by SabrinaJewson Loading…
Improve error message on test failures
#33 opened Jan 8, 2022 by SabrinaJewson Loading…
ProTip! Filter pull requests by the default branch with base:master.