Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / toml-rs/toml issues and pull requests

#577 - `Item::get_mut` behaves differently than `Item::get` when key doesn't exist

Issue - State: closed - Opened by akmin04 over 1 year ago - 1 comment
Labels: A-edit

#576 - feat(edit): add `retain` to `Array`, `Table` and `InlineTable`

Pull Request - State: closed - Opened by marcospb19 over 1 year ago - 4 comments

#575 - feat(toml): add `Map::retain` method

Pull Request - State: closed - Opened by marcospb19 over 1 year ago

#574 - chore: Upgrade to indexmap 2

Pull Request - State: closed - Opened by cuviper over 1 year ago - 1 comment

#573 - The decision to preserve order should probably not be a Cargo feature

Issue - State: open - Opened by cbiffle over 1 year ago - 5 comments

#572 - Generic Value parsing

Issue - State: open - Opened by unicorn-madness13 over 1 year ago - 7 comments
Labels: C-bug, M-breaking-change, A-serde

#571 - Expose span in Document

Issue - State: closed - Opened by baszalmstra over 1 year ago - 5 comments
Labels: C-enhancement, A-edit

#570 - Replace unmaintained Rust toolchain action

Pull Request - State: closed - Opened by sksat over 1 year ago - 2 comments

#569 - Clean up Cargo.toml files and use workspace inheritance

Pull Request - State: closed - Opened by joshtriplett over 1 year ago - 1 comment

#568 - Remove error trailing newline

Pull Request - State: closed - Opened by zertosh over 1 year ago - 1 comment

#567 - chore(deps): update rust crate criterion to 0.5.1

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#566 - chore(deps): update rust crate serde to 1.0.163

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago - 1 comment

#565 - Top-level shorthand for `ValueSerializer`

Issue - State: open - Opened by Nemo157 over 1 year ago - 3 comments
Labels: C-enhancement, A-serde

#564 - Add support for additional escape characters

Pull Request - State: closed - Opened by chrisduerr over 1 year ago - 1 comment

#563 - [help]About document::document

Issue - State: closed - Opened by yyy33 over 1 year ago - 2 comments

#562 - Stringy serialization fails with `Error { inner: UnsupportedType(None) }`

Issue - State: closed - Opened by xmppftw over 1 year ago - 2 comments

#561 - Default value for "invalid type" error

Issue - State: closed - Opened by Godnoken over 1 year ago - 2 comments

#560 - fix(edit): Ensure Key::from_str doesnt rely on Document

Pull Request - State: closed - Opened by epage over 1 year ago

#559 - Parsed `Key` misbehaves, can panic

Issue - State: closed - Opened by bryanburgers over 1 year ago - 2 comments

#558 - Extend de::Error::span() documentation

Pull Request - State: closed - Opened by konstin over 1 year ago

#557 - fix(serde): Newtype variant support

Pull Request - State: closed - Opened by epage over 1 year ago

#556 - What are the semantics of the span in de::error?

Issue - State: closed - Opened by konstin over 1 year ago - 3 comments

#555 - refactor(parser): Resolve deprecations

Pull Request - State: closed - Opened by epage over 1 year ago

#554 - Update github URL of toml_edit crate

Pull Request - State: closed - Opened by est31 over 1 year ago - 1 comment

#553 - Serializing simple enum leads to `UnsupportedType`

Issue - State: closed - Opened by soywod over 1 year ago - 4 comments

#551 - Deserialize from `toml::Value`?

Issue - State: closed - Opened by RaitoBezarius over 1 year ago - 2 comments

#550 - Deserialisation of non-existent field into `Vec<_>` type fails instead of empty vector

Issue - State: closed - Opened by ActuallyHappening over 1 year ago - 5 comments
Labels: A-serde

#549 - chore: Switch to workspace inheritance

Pull Request - State: closed - Opened by epage over 1 year ago

#548 - chore: Upgrade winnow

Pull Request - State: closed - Opened by epage over 1 year ago

#547 - Cannot deserialize TOML Local Date into `chrono::NaiveDate`.

Issue - State: closed - Opened by Bodleum over 1 year ago - 1 comment

#546 - Error to compile on MacOS M1 aarch64

Issue - State: closed - Opened by zoedsoupe over 1 year ago - 2 comments

#545 - Update ValueDeserializer creation docs

Pull Request - State: closed - Opened by SomeoneToIgnore over 1 year ago - 4 comments

#544 - Provide an easy way to deserialize the `toml_edit::Item`

Issue - State: closed - Opened by SomeoneToIgnore over 1 year ago - 5 comments
Labels: A-edit

#543 - Make `toml_edit::de::ValueDeserializer::new` public

Pull Request - State: closed - Opened by SomeoneToIgnore over 1 year ago - 2 comments

#542 - Date must be quoted to get parsed

Issue - State: closed - Opened by dreuter over 1 year ago - 1 comment

#541 - Feature request: Serializing with comments

Issue - State: closed - Opened by fxdave over 1 year ago - 1 comment

#540 - `u128` (and `i128`) serialization are not supported

Issue - State: open - Opened by ozgunozerk over 1 year ago - 4 comments
Labels: C-enhancement, M-breaking-change, A-serde

#539 - toml fails to compile due to IndexMap

Issue - State: closed - Opened by andrewbaxter over 1 year ago - 4 comments

#538 - Fixed spelling errors

Pull Request - State: closed - Opened by Cactus-man over 1 year ago

#537 - chore(deps): update compatible (dev)

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#536 - serde_spanned: fix copypasta in crate description

Pull Request - State: closed - Opened by decathorpe over 1 year ago - 1 comment

#535 - Missing spans for errors in variant fields

Issue - State: open - Opened by Patryk27 over 1 year ago - 2 comments
Labels: C-bug, A-serde, A-error

#534 - Unsupported type on already derived Serialize type

Issue - State: closed - Opened by Dennis-Zhang-SH over 1 year ago - 3 comments

#533 - Retrieve spans for all values when parsing with `Table::from_str`.

Issue - State: closed - Opened by iago-lito over 1 year ago - 2 comments

#532 - chore: Update winnow

Pull Request - State: closed - Opened by epage over 1 year ago

#531 - Unable to load data from `config.toml`

Issue - State: closed - Opened by 9to1url over 1 year ago - 8 comments

#530 - Have warning about "duplicate package" to run cargo build or test

Issue - State: closed - Opened by lymslive over 1 year ago - 1 comment

#529 - fix(edit): Avoid newlines from dotted keys in std tables

Pull Request - State: closed - Opened by epage over 1 year ago

#528 - fix(edit): Ensure std tables under dotted tables are printed

Pull Request - State: closed - Opened by epage over 1 year ago

#527 - Incorrect roundtripping when table sources are mixed

Issue - State: closed - Opened by epage over 1 year ago
Labels: C-bug, A-output

#526 - span and capturing additional fields

Issue - State: closed - Opened by User65k over 1 year ago - 4 comments
Labels: C-bug, A-serde

#525 - fix(edit): Force indexmap std support

Pull Request - State: closed - Opened by epage over 1 year ago

#524 - toml_edit fails to compile due to IndexMap

Issue - State: closed - Opened by LennyPenny over 1 year ago - 2 comments

#523 - chore(deps): update compatible (dev)

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#522 - How to read file without quoted fields?

Issue - State: closed - Opened by lcmgh over 1 year ago - 2 comments

#521 - refactor: Switch to winnow

Pull Request - State: closed - Opened by epage over 1 year ago

#520 - Declaration order

Issue - State: closed - Opened by gus4rs over 1 year ago - 4 comments

#519 - `toml::de::Error::message` returning empty string (regression from 0.5)

Issue - State: open - Opened by ahl over 1 year ago - 1 comment
Labels: C-bug, A-error

#518 - Cannot download from crate

Issue - State: closed - Opened by hanusek almost 2 years ago - 1 comment

#517 - unsure on how to migrate toml 0.5 to newer versions

Issue - State: closed - Opened by sagiegurari almost 2 years ago - 2 comments

#516 - Parsing with comment fails

Issue - State: closed - Opened by ZimboPro almost 2 years ago - 7 comments

#515 - Make it easier to do a "crater" run of `toml`

Issue - State: open - Opened by epage almost 2 years ago
Labels: C-enhancement, A-parse

#514 - fixed lifetime in `toml::de::from_str`

Pull Request - State: closed - Opened by JohnPeel almost 2 years ago - 1 comment

#513 - fix(ser): Error on too-large u64

Pull Request - State: closed - Opened by epage almost 2 years ago

#512 - `toml` can't parse large u64 numbers

Issue - State: closed - Opened by punkeel almost 2 years ago - 4 comments
Labels: C-enhancement, M-breaking-change, A-parse

#511 - `toml` outputs negative numbers for large u64 values

Issue - State: closed - Opened by punkeel almost 2 years ago

#510 - fix(parser): Error on duplicate table created as dotted

Pull Request - State: closed - Opened by epage almost 2 years ago

#509 - Redefined tables are allowed when dotted tables exist.

Issue - State: closed - Opened by ehuss almost 2 years ago

#508 - Fix crate version in example

Pull Request - State: closed - Opened by matthiasbeyer almost 2 years ago

#507 - chore(deps): update rust crate toml_old to 0.7.1

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment

#506 - chore(deps): update rust crate snapbox to 0.4.4

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago

#505 - feat: support deserializing types that borrow data in `from_str`

Pull Request - State: closed - Opened by AlexTMjugador almost 2 years ago - 1 comment

#504 - single-line errors unexpectedly contain trailing newlines

Issue - State: open - Opened by davepacheco almost 2 years ago - 2 comments
Labels: C-bug, A-error

#503 - ci: trial cargo-hack + cargo-nextest

Pull Request - State: closed - Opened by robjtede almost 2 years ago

#502 - display feature guarded items on docs.rs

Pull Request - State: closed - Opened by robjtede almost 2 years ago

#501 - Question: Would `toml_edit::ser/de` be eventually moved to `toml` crate?

Issue - State: closed - Opened by Yesterday17 almost 2 years ago - 2 comments

#500 - fix!: Remove deprecated functionality

Pull Request - State: closed - Opened by epage almost 2 years ago

#499 - fix(date)!: Allow negative minute Offsets

Pull Request - State: closed - Opened by epage almost 2 years ago

#498 - Turn off serde "derive" feature

Pull Request - State: closed - Opened by dtolnay almost 2 years ago - 1 comment

#497 - Migrating from toml_edit::easy (Inline tables)

Issue - State: closed - Opened by iovis almost 2 years ago - 2 comments

#496 - Incorrect parsing of sub-hour timezone offsets

Issue - State: closed - Opened by jorisvr almost 2 years ago - 2 comments
Labels: C-bug, M-breaking-change, A-parse

#494 - Regression on float serialization

Issue - State: open - Opened by gcandal almost 2 years ago - 5 comments
Labels: C-bug

#493 - docs(serde): Show how to use edit's ValueSerializer/ValueDeserializer

Pull Request - State: closed - Opened by epage almost 2 years ago

#492 - Why was support for deserializing to borrowing types dropped?

Issue - State: closed - Opened by djc almost 2 years ago - 2 comments

#491 - How do I replace `toml_edit::de::from_item`?

Issue - State: closed - Opened by njsmith almost 2 years ago - 1 comment

#490 - toml 0.6.0 no longer allows deserializing a struct with an explicit lifetime

Issue - State: closed - Opened by msfjarvis almost 2 years ago - 16 comments
Labels: C-enhancement, A-serde

#489 - Add a failing test for borrowed struct

Pull Request - State: closed - Opened by msfjarvis almost 2 years ago

#488 - `Error::Custom` breaking change in 0.6.0 not mentioned in CHANGELOG

Issue - State: closed - Opened by edmorley almost 2 years ago - 1 comment

#487 - fix(toml)!: Polish API in prep for release

Pull Request - State: closed - Opened by epage almost 2 years ago

#486 - perf: Drop itertools dependency

Pull Request - State: closed - Opened by epage almost 2 years ago

#485 - feat(toml): Make `toml_edit` optional

Pull Request - State: closed - Opened by epage almost 2 years ago

#484 - Dropping itertools dependency

Issue - State: closed - Opened by james7132 almost 2 years ago

#483 - Serializing Vec of arrays

Issue - State: closed - Opened by marshallwalker almost 2 years ago - 1 comment

#482 - docs: Update for 0.5.11 release

Pull Request - State: closed - Opened by epage almost 2 years ago

#481 - chore(deps): Bump bumpalo from 3.11.0 to 3.12.0

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago

#480 - fix(de): Track the keys as an alternative to spans

Pull Request - State: closed - Opened by epage almost 2 years ago

#479 - docs: Help people find the right crate

Pull Request - State: closed - Opened by epage almost 2 years ago

#478 - fix(ser): Serialize datetimes correctly

Pull Request - State: closed - Opened by epage almost 2 years ago