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
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
Assignee
Filter by who’s assigned
Sort

Issues list

Implement From<inner type> for Item A-edit Area: TOML editing API C-enhancement Category: Raise on the bar on expectations
#717 opened Apr 23, 2024 by pickx
Array of Tables remove does not return the removed table A-edit Area: TOML editing API C-bug Category: Things not working as expected M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#712 opened Apr 8, 2024 by sleepycatcoding
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
Remove Item support from Documents API A-edit Area: TOML editing API C-enhancement Category: Raise on the bar on expectations M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#697 opened Mar 8, 2024 by epage
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 dev-ardi
Replacing an InlineTable with a comment with a Table results in invalid syntax A-edit Area: TOML editing API C-bug Category: Things not working as expected M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#691 opened Feb 26, 2024 by nrabulinski
Document Item::None return values A-edit Area: TOML editing API C-enhancement Category: Raise on the bar on expectations
#683 opened Feb 9, 2024 by T0mstone
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
When parsing, identify when decor is "default" A-edit Area: TOML editing API A-parse Area: Parsing TOML C-enhancement Category: Raise on the bar on expectations
#624 opened Oct 19, 2023 by epage
Dependency Dashboard
#596 opened Aug 14, 2023 by renovate bot
4 tasks
Add a way to customize the literal-ness (single/double quotes) of a string A-edit Area: TOML editing API C-enhancement Category: Raise on the bar on expectations
#590 opened Jul 28, 2023 by sunshowers
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
Error when trying to serialize untagged enums A-serde Area: Serde integration C-bug Category: Things not working as expected
#588 opened Jul 27, 2023 by TheAlan404
Large increase in binary size after upgrading to v0.7.6 A-edit Area: TOML editing API C-enhancement Category: Raise on the bar on expectations
#580 opened Jul 11, 2023 by ravenclaw900
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
toml::de::Error::message returning empty string (regression from 0.5) A-error Area: Error reporting C-bug Category: Things not working as expected
#519 opened Feb 18, 2023 by ahl
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.