Skip to content

Issues: toml-rs/toml

Dependency Dashboard
#596 opened Aug 14, 2023 by renovate bot
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Issues list

deserializing toml::Value error A-serde Area: Serde integration C-enhancement Category: Raise on the bar on expectations
#816 opened Dec 2, 2024 by HadziqM
Fix u64 deserialization A-parse Area: Parsing TOML A-serde Area: Serde integration C-bug Category: Things not working as expected
#705 opened Mar 21, 2024 by litchipi
Time doesn't implement Serialize and Deserialize A-serde Area: Serde integration C-enhancement Category: Raise on the bar on expectations
#696 opened Mar 8, 2024 by oriongonza
Make Array of Tables inlined by default when using to_string_pretty A-serde Area: Serde integration C-question Uncertainty is involved
#662 opened Dec 11, 2023 by wiiznokes
Fail to work with typetag during serializing A-serde Area: Serde integration C-bug Category: Things not working as expected
#636 opened Oct 25, 2023 by n0b0dyCN
Emitting serde_spanned from other crates (formats) A-serde Area: Serde integration C-enhancement Category: Raise on the bar on expectations
#634 opened Oct 24, 2023 by Kixunil
support char as map key A-serde Area: Serde integration
#626 opened Oct 21, 2023 by dhardy
Error spans incorrect when using flatten A-error Area: Error reporting A-serde Area: Serde integration C-bug Category: Things not working as expected
#589 opened Jul 28, 2023 by wez
Generic Value parsing A-serde Area: Serde integration C-bug Category: Things not working as expected M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#572 opened Jun 20, 2023 by unicorn-madness13
Top-level shorthand for ValueSerializer A-serde Area: Serde integration C-enhancement Category: Raise on the bar on expectations
#565 opened May 31, 2023 by Nemo157
u128 (and i128) serialization are not supported A-serde Area: Serde integration C-enhancement Category: Raise on the bar on expectations M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#540 opened Apr 6, 2023 by ozgunozerk
Missing spans for errors in variant fields A-error Area: Error reporting A-serde Area: Serde integration C-bug Category: Things not working as expected
#535 opened Mar 29, 2023 by Patryk27
Explicit Deserialization of TOML Datetimes in structs fails A-serde Area: Serde integration C-bug Category: Things not working as expected
#440 opened Jan 15, 2023 by jhwgh1968
Add a way to conveniently parse chrono Local Dates using serde A-serde Area: Serde integration C-enhancement Category: Raise on the bar on expectations
#390 opened Dec 14, 2022 by ModProg
Consider making the fields of Spanned public A-serde Area: Serde integration C-enhancement Category: Raise on the bar on expectations
#368 opened Nov 9, 2022 by Kixunil
Value does not support enum deserialization from inline tables A-serde Area: Serde integration C-bug Category: Things not working as expected
#364 opened Oct 26, 2022 by 9uapaw
ProTip! Exclude everything labeled bug with -label:bug.