-
Notifications
You must be signed in to change notification settings - Fork 120
Issues: toml-rs/toml
toml 0.6.0 no longer allows deserializing a struct with an ex...
#490
by msfjarvis
was closed Jan 24, 2023
Closed
17
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
Label
Projects
Milestones
Assignee
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
Spanned values don't play well with dotted notation: getting "invalid type: string [..], expected a borrowed string"
A-serde
Area: Serde integration
C-enhancement
Category: Raise on the bar on expectations
#798
opened Oct 2, 2024 by
yannham
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 Area: Serde integration
C-enhancement
Category: Raise on the bar on expectations
serde_spanned
from other crates (formats)
A-serde
#634
opened Oct 24, 2023 by
Kixunil
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 Area: Serde integration
C-enhancement
Category: Raise on the bar on expectations
ValueSerializer
A-serde
#565
opened May 31, 2023 by
Nemo157
u128
(and i128
) serialization are not supported
A-serde
#540
opened Apr 6, 2023 by
ozgunozerk
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 Area: Serde integration
C-enhancement
Category: Raise on the bar on expectations
Spanned
public
A-serde
#368
opened Nov 9, 2022 by
Kixunil
Value
does not support enum deserialization from inline tables
A-serde
#364
opened Oct 26, 2022 by
9uapaw
ProTip!
Exclude everything labeled
bug
with -label:bug.