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

Array::push and others explicitly apply default formatting, rather than implicitly. 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.
#826 opened Jan 20, 2025 by epage
Add support for outputting integers as hexadecimal A-edit Area: TOML editing API A-output Area: Outputting TOML C-enhancement Category: Raise on the bar on expectations
#812 opened Nov 15, 2024 by MatthewMorozov
Invalid roundtrip scenario, outputting invalid tables A-edit Area: TOML editing API A-output Area: Outputting TOML C-bug Category: Things not working as expected
#799 opened Oct 7, 2024 by epage
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
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
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
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
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
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
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
decor_mut allows injection of arbitrary data 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.
#267 opened Nov 23, 2021 by epage
TableLike::fmt does not format dotted keyed-items A-edit Area: TOML editing API C-bug Category: Things not working as expected
#262 opened Nov 23, 2021 by epage
Allow inserting where we carry over the original formatting A-edit Area: TOML editing API C-enhancement Category: Raise on the bar on expectations
#231 opened Oct 5, 2021 by epage
Decouple end users from our iterator implementations A-edit Area: TOML editing API M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
#229 opened Oct 1, 2021 by epage
feature request: Array drain A-edit Area: TOML editing API C-enhancement Category: Raise on the bar on expectations
#208 opened Sep 19, 2021 by gilescope
ProTip! Follow long discussions with comments:>50.