Pinned issues
toml 0.6.0 no longer allows deserializing a struct with an explicit lifetime
#490 opened by msfjarvis
Closed16
Issues
- 4
Spanned values don't play well with dotted notation: getting "invalid type: string [..], expected a borrowed string"
#798 opened by yannham - 8
`de::Error` does not implement `source` method
#800 opened by dvzrv - 0
Invalid roundtrip scenario, outputting invalid tables
#799 opened by epage - 7
[BUG] decor set_prefix is not working
#794 opened by loynoir - 0
- 3
- 3
`toml_edit`: improve heuristic when parsing decor
#791 opened by teythoon - 3
`SpannedVisitor` field order
#789 opened by shouya - 10
- 1
- 1
- 1
- 3
[Discussion] `abi_stable` for toml Value
#779 opened by Atreyagaurav - 4
Differentiating syntax from schema errors
#778 opened by konstin - 2
- 5
- 1
- 3
Replacing an `InlineTable` with a comment with a `Table` results in invalid syntax
#691 opened by nrabulinski - 5
- 6
Fix u64 deserialization
#705 opened by litchipi - 7
- 2
Allow setting key's representation
#753 opened by ip1981 - 6
Table::try_into / Value::try_into not working
#749 opened by ItsSunnyMonster - 1
How to use `Spanned`
#741 opened by yannham - 2
Decor in `DocumentMut` is ignored
#727 opened by yyny - 1
Bad span with untagged enum
#748 opened by nilehmann - 1
- 3
- 1
- 3
- 0
- 1
Feature proposal: Type-safe decor mutation API
#728 opened by yyny - 0
Implement `From<inner type>` for `Item`
#717 opened by pickx - 2
Remove `Item` support from `Document`s API
#697 opened by epage - 0
- 0
Serialization of keys varies depending on whether the feature flag "parse" is enabled
#708 opened by Zireael-N - 1
Multi-line k/v pairs
#707 opened by rakanalh - 6
- 2
- 5
Time doesn't implement Serialize and Deserialize
#696 opened by dev-ardi - 2
- 4
Deprecated field warning during deserialization
#689 opened by soywod - 0
toml_edit: Confusing deprecation message - decor_mut states it's deprecated in favour of itself
#687 opened by mistydemeo - 1
Examples need improvement - missing basic example that reads from a file, not a string variable.
#685 opened by kyleproj - 1
Document `Item::None` return values
#683 opened by T0mstone - 4
Comments between lines in a table are duplicated
#673 opened by kpreid - 0
Bad span when a root field is a map instead of a table
#669 opened by epage - 2
Expose line and column in deserialization errors
#667 opened by ehuss - 1
- 5