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

toml_edit: value is not written if table is constructed beforehand 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.
#762 opened Jul 28, 2024 by tingerrr
Allow setting key's representation A-output Area: Outputting TOML C-enhancement Category: Raise on the bar on expectations
#753 opened Jul 15, 2024 by ip1981
Uneeded escapes with multiline string character escapes A-output Area: Outputting TOML C-enhancement Category: Raise on the bar on expectations M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#752 opened Jul 15, 2024 by nathaniel-daniel
Function for inserting table key at ordinal in a TableLike A-edit Area: TOML editing API C-enhancement Category: Raise on the bar on expectations
#747 opened Jul 4, 2024 by nathaniel-daniel
Missing output on or_insert()ing on a nested Item::None table A-edit Area: TOML editing API C-enhancement Category: Raise on the bar on expectations
#742 opened Jun 10, 2024 by MarijnS95
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
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.