-
Notifications
You must be signed in to change notification settings - Fork 62
Issues: rust-embedded-community/serde-json-core
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
panic when formatting
de::Error
(with feature custom-error-messages
)
#93
opened Sep 24, 2024 by
t-moe
Add string escaping during serialization
enhancement
New feature or request
good first issue
Good for newcomers
#92
opened Aug 7, 2024 by
ryan-summers
How to Add Resiliency to Errors in a
no_std
and no_alloc
Context ?
#87
opened Jul 3, 2024 by
joboudreault
Deserializing unknown fields should not cause an error unless #[serde(deny_unknown_fields)] is specified
bug
Something isn't working
#86
opened Jun 28, 2024 by
mattico
Library panics when deserializing certain types due to
unreachable!()
statements
#48
opened Feb 13, 2021 by
ryan-summers
ProTip!
Exclude everything labeled
bug
with -label:bug.