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
#812 - Add support for outputting integers as hexadecimal
Issue -
State: open - Opened by MatthewMorozov 2 days ago
- 1 comment
Labels: C-enhancement, A-output, A-edit
#812 - Add support for outputting integers as hexadecimal
Issue -
State: open - Opened by MatthewMorozov 2 days ago
- 1 comment
Labels: C-enhancement, A-output, A-edit
#810 - Make `indexmap` dependency optional
Issue -
State: open - Opened by zeenix 4 days ago
- 2 comments
Labels: C-enhancement, M-breaking-change, A-parse
#810 - Make `indexmap` dependency optional
Issue -
State: open - Opened by zeenix 4 days ago
- 2 comments
Labels: C-enhancement, M-breaking-change, A-parse
#810 - Make `indexmap` dependency optional
Issue -
State: open - Opened by zeenix 4 days ago
- 2 comments
Labels: C-enhancement, M-breaking-change, A-parse
#809 - How to avoid dotted subtables entirely?
Issue -
State: open - Opened by fosskers 5 days ago
- 2 comments
#809 - How to avoid dotted subtables entirely?
Issue -
State: open - Opened by fosskers 5 days ago
- 2 comments
#809 - How to avoid dotted subtables entirely?
Issue -
State: open - Opened by fosskers 5 days ago
- 2 comments
#808 - fix: Preserve dotted-key ordering
Pull Request -
State: open - Opened by mxndtaylor 8 days ago
- 5 comments
#807 - style: Make clippy happy
Pull Request -
State: closed - Opened by epage 16 days ago
- 1 comment
#806 - chore: Update from _rust/main template
Pull Request -
State: closed - Opened by epage 16 days ago
- 1 comment
#805 - chore(deps): Update Rust Stable to v1.82
Pull Request -
State: closed - Opened by renovate[bot] 17 days ago
- 1 comment
#804 - chore(deps): Update Rust crate libtest-mimic to 0.8.0
Pull Request -
State: open - Opened by renovate[bot] 17 days ago
- 2 comments
#803 - chore(deps): Update compatible (dev)
Pull Request -
State: closed - Opened by renovate[bot] 17 days ago
- 1 comment
#802 - Nested internally tagged enums wrong line report
Issue -
State: closed - Opened by soywod 23 days ago
- 3 comments
#801 - feat: Implement source for `toml::de::Error` and `toml_edit::de::Error`
Pull Request -
State: closed - Opened by dvzrv about 1 month ago
- 1 comment
#800 - `de::Error` does not implement `source` method
Issue -
State: closed - Opened by dvzrv about 1 month ago
- 8 comments
#799 - Invalid roundtrip scenario, outputting invalid tables
Issue -
State: open - Opened by epage about 1 month ago
Labels: C-bug, A-output, A-edit
#798 - Spanned values don't play well with dotted notation: getting "invalid type: string [..], expected a borrowed string"
Issue -
State: open - Opened by yannham about 2 months ago
- 6 comments
Labels: C-enhancement, A-serde
#797 - chore(deps): Update dependency STABLE to v1.81.0
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
#796 - chore(deps): Update compatible (dev)
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
#793 - 🏁 Race of Sloths: The Open Source Developer Challenge is about to start
Issue -
State: closed - Opened by akorchyn about 2 months ago
#792 - fix(spanned): Allow internal fields to be in any order
Pull Request -
State: closed - Opened by epage about 2 months ago
- 1 comment
#791 - `toml_edit`: improve heuristic when parsing decor
Issue -
State: closed - Opened by teythoon about 2 months ago
- 3 comments
#790 - `toml_edit`: `toml_edit::value` returns an `Item`, not a `Value`
Issue -
State: closed - Opened by teythoon about 2 months ago
- 3 comments
Labels: C-enhancement, M-breaking-change, A-edit
#789 - `SpannedVisitor` field order
Issue -
State: closed - Opened by shouya about 2 months ago
- 3 comments
#788 - fix(edit): Preserve new key's formatting when inserting
Pull Request -
State: closed - Opened by epage about 2 months ago
- 1 comment
#787 - Whitespace change after editing when updating from `0.22.20` to `0.22.21`
Issue -
State: closed - Opened by torokati44 about 2 months ago
- 10 comments
#787 - Whitespace change after editing when updating from `0.22.20` to `0.22.21`
Issue -
State: open - Opened by torokati44 about 2 months ago
- 2 comments
#787 - Whitespace change after editing when updating from `0.22.20` to `0.22.21`
Issue -
State: open - Opened by torokati44 about 2 months ago
- 2 comments
#786 - fix(edit): Allow creating Tables from Items
Pull Request -
State: closed - Opened by epage 2 months ago
- 1 comment
#785 - `toml_edit` cannot collect an iterator over (key, item) pairs into `Table`
Issue -
State: closed - Opened by teythoon 2 months ago
- 1 comment
#784 - `serde::Serialize` does not work with valid utf-8 encoded `OsString`
Issue -
State: closed - Opened by hn275 2 months ago
- 1 comment
#783 - toml depends on nonexistent feature "serde" of serde_spanned
Issue -
State: closed - Opened by vimproved 2 months ago
- 1 comment
#780 - chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment
#779 - [Discussion] `abi_stable` for toml Value
Issue -
State: closed - Opened by Atreyagaurav 3 months ago
- 3 comments
#778 - Differentiating syntax from schema errors
Issue -
State: closed - Opened by konstin 3 months ago
- 4 comments
Labels: C-enhancement, A-serde, A-error
#757 - fix(encode): Correct encoding for key with mixed quotes
Pull Request -
State: closed - Opened by epage 4 months ago
- 1 comment
#757 - fix(encode): Correct encoding for key with mixed quotes
Pull Request -
State: closed - Opened by epage 4 months ago
- 1 comment
#757 - fix(encode): Correct encoding for key with mixed quotes
Pull Request -
State: closed - Opened by epage 4 months ago
- 1 comment
#756 - refactor(fuzz): Reject invalid UTF-8 data
Pull Request -
State: closed - Opened by epage 4 months ago
- 1 comment
#755 - chore: Upgrade libfuzzer-sys
Pull Request -
State: closed - Opened by epage 4 months ago
- 1 comment
#754 - test: Various string formatting cases
Pull Request -
State: closed - Opened by epage 4 months ago
- 1 comment
#754 - test: Various string formatting cases
Pull Request -
State: closed - Opened by epage 4 months ago
- 1 comment
#753 - Allow setting key's representation
Issue -
State: open - Opened by ip1981 4 months ago
- 2 comments
Labels: C-enhancement, A-output
#753 - Allow setting key's representation
Issue -
State: open - Opened by ip1981 4 months ago
- 2 comments
Labels: C-enhancement, A-output
#753 - Allow setting key's representation
Issue -
State: open - Opened by ip1981 4 months ago
- 2 comments
Labels: C-enhancement, A-output
#752 - Uneeded escapes with multiline string character escapes
Issue -
State: open - Opened by nathaniel-daniel 4 months ago
- 5 comments
Labels: C-enhancement, M-breaking-change, A-output
#752 - Uneeded escapes with multiline string character escapes
Issue -
State: open - Opened by nathaniel-daniel 4 months ago
- 4 comments
#751 - refactor: make repr more public
Pull Request -
State: closed - Opened by ip1981 4 months ago
- 1 comment
#751 - refactor: make repr more public
Pull Request -
State: closed - Opened by ip1981 4 months ago
- 1 comment
#750 - Decor in DocumentMut no longer ignored
Pull Request -
State: closed - Opened by Squidroot2 4 months ago
- 1 comment
#749 - Table::try_into / Value::try_into not working
Issue -
State: closed - Opened by ItsSunnyMonster 4 months ago
- 6 comments
#748 - Bad span with untagged enum
Issue -
State: closed - Opened by nilehmann 4 months ago
- 1 comment
#748 - Bad span with untagged enum
Issue -
State: closed - Opened by nilehmann 4 months ago
- 1 comment
#747 - Function for inserting table key at ordinal in a `TableLike`
Issue -
State: open - Opened by nathaniel-daniel 5 months ago
- 1 comment
Labels: C-enhancement, A-edit
#747 - Function for inserting table key at ordinal in a `TableLike`
Issue -
State: open - Opened by nathaniel-daniel 5 months ago
- 1 comment
Labels: C-enhancement, A-edit
#746 - chore(deps): Update compatible (dev)
Pull Request -
State: closed - Opened by renovate[bot] 5 months ago
- 1 comment
#743 - chore(deps): Update Rust Stable to v1.79
Pull Request -
State: closed - Opened by renovate[bot] 5 months ago
- 1 comment
#743 - chore(deps): Update Rust Stable to v1.79
Pull Request -
State: closed - Opened by renovate[bot] 5 months ago
- 1 comment
#742 - Missing output on `or_insert()`ing on a nested `Item::None` table
Issue -
State: open - Opened by MarijnS95 5 months ago
- 3 comments
Labels: C-enhancement, A-edit
#742 - Missing output on `or_insert()`ing on a nested `Item::None` table
Issue -
State: open - Opened by MarijnS95 5 months ago
- 3 comments
Labels: C-enhancement, A-edit
#741 - How to use `Spanned`
Issue -
State: open - Opened by yannham 5 months ago
#741 - How to use `Spanned`
Issue -
State: closed - Opened by yannham 5 months ago
- 1 comment
#740 - fix(encode): Prefer literals over escaping double-quotes
Pull Request -
State: closed - Opened by epage 6 months ago
- 1 comment
#739 - [Bug] `de::from_str` has overly strict generic restrictions.
Issue -
State: closed - Opened by Embers-of-the-Fire 6 months ago
- 1 comment
#739 - [Bug] `de::from_str` has overly strict generic restrictions.
Issue -
State: closed - Opened by Embers-of-the-Fire 6 months ago
- 1 comment
#738 - chore(deps): Update Rust crate toml_old to 0.8.0
Pull Request -
State: open - Opened by renovate[bot] 6 months ago
- 2 comments
#737 - chore(deps): Update compatible (dev)
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 1 comment
#736 - chore: Update to snapbox 0.6
Pull Request -
State: closed - Opened by epage 6 months ago
- 1 comment
#735 - chore: Update toml-test
Pull Request -
State: closed - Opened by epage 6 months ago
- 1 comment
#734 - chore(deps): Update Rust crate toml-test-data to v1.12.0
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 1 comment
#733 - How to serialize/deserialize while preserving formats with `toml_edit`?
Issue -
State: closed - Opened by yshui 6 months ago
- 3 comments
Labels: A-serde
#733 - How to serialize/deserialize while preserving formats with `toml_edit`?
Issue -
State: closed - Opened by yshui 6 months ago
- 3 comments
Labels: A-serde
#733 - How to serialize/deserialize while preserving formats with `toml_edit`?
Issue -
State: closed - Opened by yshui 6 months ago
- 3 comments
Labels: A-serde
#732 - chore(deps): Update Rust crate toml-test-data to v1.10.0
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 1 comment
#731 - chore(deps): Update Rust crate toml-test-data to v1.9.0
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
#731 - chore(deps): Update Rust crate toml-test-data to v1.9.0
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
#730 - fix: Drop MSRV to 1.65
Pull Request -
State: closed - Opened by epage 6 months ago
- 1 comment
#730 - fix: Drop MSRV to 1.65
Pull Request -
State: closed - Opened by epage 6 months ago
- 1 comment
#729 - Allow to create `Decor` instances with optional prefix or suffix
Issue -
State: open - Opened by oxcabe 6 months ago
#729 - Allow to create `Decor` instances with optional prefix or suffix
Issue -
State: open - Opened by oxcabe 6 months ago
#728 - Feature proposal: Type-safe decor mutation API
Issue -
State: closed - Opened by yyny 6 months ago
- 1 comment
#728 - Feature proposal: Type-safe decor mutation API
Issue -
State: closed - Opened by yyny 6 months ago
- 1 comment
#728 - Feature proposal: Type-safe decor mutation API
Issue -
State: closed - Opened by yyny 6 months ago
- 1 comment
#727 - Decor in `DocumentMut` is ignored
Issue -
State: open - Opened by yyny 6 months ago
- 2 comments
Labels: C-enhancement, A-edit
#727 - Decor in `DocumentMut` is ignored
Issue -
State: closed - Opened by yyny 6 months ago
- 2 comments
Labels: C-enhancement, A-edit
#727 - Decor in `DocumentMut` is ignored
Issue -
State: closed - Opened by yyny 6 months ago
- 2 comments
Labels: C-enhancement, A-edit
#726 - docs: fix typo
Pull Request -
State: closed - Opened by mistydemeo 6 months ago
- 3 comments
#725 - style: Address warnings
Pull Request -
State: closed - Opened by epage 7 months ago
- 1 comment
#725 - style: Address warnings
Pull Request -
State: closed - Opened by epage 7 months ago
- 1 comment
#724 - chore(deps): Update Rust Stable to v1.78
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
- 1 comment
#724 - chore(deps): Update Rust Stable to v1.78
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
- 1 comment
#723 - chore(deps): Update compatible (dev)
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
- 1 comment
#723 - chore(deps): Update compatible (dev)
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
- 1 comment
#722 - docs: Remove confusing example version
Pull Request -
State: closed - Opened by tversteeg 7 months ago
- 1 comment
#721 - test(bench): Check with many features
Pull Request -
State: closed - Opened by epage 7 months ago
- 1 comment
#721 - test(bench): Check with many features
Pull Request -
State: closed - Opened by epage 7 months ago
- 1 comment
#720 - Add some safety docs
Pull Request -
State: open - Opened by Manishearth 7 months ago
- 4 comments
#719 - chore(deps): Update Rust Stable to v1.77
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
- 1 comment