Ecosyste.ms: Issues

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

GitHub / toml-rs/toml-rs issues and pull requests

#100 - Newlines aren't required after variable declarations

Issue - State: closed - Opened by zofrex over 8 years ago - 2 comments

#99 - Accepts invalid datetimes

Issue - State: closed - Opened by zofrex over 8 years ago - 5 comments

#99 - Accepts invalid datetimes

Issue - State: closed - Opened by zofrex over 8 years ago - 5 comments

#98 - Accept empty table

Pull Request - State: closed - Opened by zofrex over 8 years ago - 1 comment

#97 - [0.1.30] Value::String::to_string() returns quoted string

Issue - State: closed - Opened by sanmai-NL over 8 years ago - 1 comment

#96 - Datetimes aren't quite ISO 8601 compliant

Issue - State: closed - Opened by HeroesGrave over 8 years ago - 2 comments

#95 - Get the position of a Value in the file

Issue - State: closed - Opened by Luthaf over 8 years ago - 7 comments
Labels: enhancement, A-errors

#94 - Require newline after table

Pull Request - State: closed - Opened by zofrex over 8 years ago - 5 comments

#94 - Require newline after table

Pull Request - State: closed - Opened by zofrex over 8 years ago - 5 comments

#93 - Fix wrong handling of unicode escape code

Pull Request - State: closed - Opened by trlim over 8 years ago - 5 comments

#93 - Fix wrong handling of unicode escape code

Pull Request - State: closed - Opened by trlim over 8 years ago - 5 comments

#92 - Update integration tests

Pull Request - State: closed - Opened by trlim over 8 years ago - 1 comment

#91 - Lookup custom seperator

Pull Request - State: closed - Opened by matthiasbeyer over 8 years ago - 5 comments

#90 - Update serde.rs

Pull Request - State: closed - Opened by dywedir over 8 years ago

#89 - Allow advanced lookups in lookup and lookup_mut

Pull Request - State: closed - Opened by kstrafe over 8 years ago - 3 comments

#88 - Add lookup_mut method for mutable access

Pull Request - State: closed - Opened by kstrafe over 8 years ago - 9 comments

#87 - Upgrade to serde 0.7

Issue - State: closed - Opened by sfackler over 8 years ago - 3 comments

#86 - [WIP] Value lookup

Pull Request - State: closed - Opened by matthiasbeyer over 8 years ago - 4 comments

#86 - [WIP] Value lookup

Pull Request - State: closed - Opened by matthiasbeyer over 8 years ago - 4 comments

#85 - Allow for literal strings in key names

Issue - State: closed - Opened by jethrogb over 8 years ago - 1 comment

#85 - Allow for literal strings in key names

Issue - State: closed - Opened by jethrogb over 8 years ago - 1 comment

#84 - Address issues found by rust-clippy

Pull Request - State: closed - Opened by frewsxcv over 8 years ago - 1 comment

#84 - Address issues found by rust-clippy

Pull Request - State: closed - Opened by frewsxcv over 8 years ago - 1 comment

#83 - Editing the contents of Tables and Values

Issue - State: closed - Opened by ebkalderon over 8 years ago - 5 comments
Labels: enhancement

#82 - Minor documentation grammar fix

Pull Request - State: closed - Opened by shepmaster over 8 years ago - 1 comment

#81 - Error::InvalidMapKeyLocation when using Serde's automatic serialization

Issue - State: closed - Opened by jimmycuadra over 8 years ago - 4 comments

#80 - new to rust: should it be possible to map &[toml::Value]

Issue - State: closed - Opened by tkellen over 8 years ago - 1 comment

#80 - new to rust: should it be possible to map &[toml::Value]

Issue - State: closed - Opened by tkellen over 8 years ago - 1 comment

#79 - Remove floats from the Decoder.toml field when they get parsed

Pull Request - State: closed - Opened by silvo38 almost 9 years ago - 1 comment

#78 - Rewrite the parser

Issue - State: closed - Opened by alexcrichton almost 9 years ago - 10 comments

#78 - Rewrite the parser

Issue - State: closed - Opened by alexcrichton almost 9 years ago - 10 comments

#77 - impl fmt::Display for ParserError should include a source location

Issue - State: closed - Opened by gwillen almost 9 years ago - 5 comments

#77 - impl fmt::Display for ParserError should include a source location

Issue - State: closed - Opened by gwillen almost 9 years ago - 5 comments

#76 - Can toml-rs support tuple with different type?

Issue - State: closed - Opened by sbant almost 9 years ago - 1 comment

#76 - Can toml-rs support tuple with different type?

Issue - State: closed - Opened by sbant almost 9 years ago - 1 comment

#75 - Allow BOM (Byte order mark) in toml

Pull Request - State: closed - Opened by andersforsgren almost 9 years ago - 3 comments

#75 - Allow BOM (Byte order mark) in toml

Pull Request - State: closed - Opened by andersforsgren almost 9 years ago - 3 comments

#74 - Add Clone derive on ParserError

Pull Request - State: closed - Opened by GuillaumeGomez almost 9 years ago - 1 comment

#74 - Add Clone derive on ParserError

Pull Request - State: closed - Opened by GuillaumeGomez almost 9 years ago - 1 comment

#73 - Add stable Rust build to Travis-CI config

Pull Request - State: closed - Opened by kerhong almost 9 years ago - 1 comment

#73 - Add stable Rust build to Travis-CI config

Pull Request - State: closed - Opened by kerhong almost 9 years ago - 1 comment

#72 - Implement Value::lookup for empty path to return self

Pull Request - State: closed - Opened by kerhong almost 9 years ago - 1 comment

#71 - Error serialising unit-like `enum`s

Issue - State: closed - Opened by mseri about 9 years ago - 1 comment

#70 - Fixed typo

Pull Request - State: closed - Opened by mseri about 9 years ago - 1 comment

#70 - Fixed typo

Pull Request - State: closed - Opened by mseri about 9 years ago - 1 comment

#69 - Let parse return a Result

Issue - State: closed - Opened by thijsc about 9 years ago - 5 comments

#69 - Let parse return a Result

Issue - State: closed - Opened by thijsc about 9 years ago - 5 comments

#68 - Fix Parser::to_linecol

Pull Request - State: closed - Opened by alex-gulyas about 9 years ago - 1 comment

#68 - Fix Parser::to_linecol

Pull Request - State: closed - Opened by alex-gulyas about 9 years ago - 1 comment

#67 - Merge with HEAD and update serde to pass all tests

Pull Request - State: closed - Opened by erickt about 9 years ago - 1 comment

#66 - Implement Deserialize for Value

Pull Request - State: closed - Opened by bnavetta about 9 years ago - 1 comment

#65 - Do not clear arrays if there are leftovers

Pull Request - State: closed - Opened by IvanUkhov about 9 years ago - 1 comment

#64 - Implement round-trippable, editable TOML parsing

Pull Request - State: closed - Opened by vosen about 9 years ago - 15 comments

#63 - Disallow table redefinitions

Pull Request - State: closed - Opened by vosen over 9 years ago - 4 comments

#62 - Value doc wrong

Issue - State: closed - Opened by MarkSwanson over 9 years ago - 1 comment

#61 - Serde

Pull Request - State: closed - Opened by oli-obk over 9 years ago - 1 comment

#60 - Cannot compile with rustc 1.0.0

Issue - State: closed - Opened by seprich over 9 years ago - 1 comment

#59 - off by one bug

Issue - State: closed - Opened by MarkSwanson over 9 years ago - 3 comments

#57 - Fix for newest rust nightly

Pull Request - State: closed - Opened by mre over 9 years ago - 1 comment

#57 - Fix for newest rust nightly

Pull Request - State: closed - Opened by mre over 9 years ago - 1 comment

#56 - Add a doc root url

Pull Request - State: closed - Opened by sfackler over 9 years ago - 1 comment

#55 - Bump rustc-serialize to 0.3

Pull Request - State: closed - Opened by globin over 9 years ago - 1 comment

#55 - Bump rustc-serialize to 0.3

Pull Request - State: closed - Opened by globin over 9 years ago - 1 comment

#54 - Readme does not specify TOML version compliance

Issue - State: closed - Opened by mojombo over 9 years ago - 1 comment

#53 - round trip for keys with special characters not working

Issue - State: closed - Opened by seth over 9 years ago - 1 comment

#52 - fails to build rust 1.0.0 alpha

Issue - State: closed - Opened by mossplix over 9 years ago - 1 comment

#51 - Audit multi-line strings

Issue - State: closed - Opened by alexcrichton over 9 years ago

#50 - Audit numeric formats

Issue - State: closed - Opened by alexcrichton over 9 years ago

#49 - Audit newline parsing

Issue - State: closed - Opened by alexcrichton over 9 years ago

#49 - Audit newline parsing

Issue - State: closed - Opened by alexcrichton over 9 years ago

#48 - Audit where the equals sign can go

Issue - State: closed - Opened by alexcrichton over 9 years ago

#48 - Audit where the equals sign can go

Issue - State: closed - Opened by alexcrichton over 9 years ago

#47 - Update key syntax

Issue - State: closed - Opened by alexcrichton over 9 years ago

#47 - Update key syntax

Issue - State: closed - Opened by alexcrichton over 9 years ago

#46 - Update to master

Pull Request - State: closed - Opened by vhbit over 9 years ago - 2 comments

#46 - Update to master

Pull Request - State: closed - Opened by vhbit over 9 years ago - 2 comments

#45 - Fallout of serialize traits changes

Pull Request - State: closed - Opened by vhbit over 9 years ago - 2 comments

#45 - Fallout of serialize traits changes

Pull Request - State: closed - Opened by vhbit over 9 years ago - 2 comments

#44 - Remove needless 'old_orphan_check' feature flag

Pull Request - State: closed - Opened by tetsuharuohzeki over 9 years ago - 1 comment

#44 - Remove needless 'old_orphan_check' feature flag

Pull Request - State: closed - Opened by tetsuharuohzeki over 9 years ago - 1 comment

#43 - Updated serialize dependency

Pull Request - State: closed - Opened by vhbit over 9 years ago - 1 comment

#43 - Updated serialize dependency

Pull Request - State: closed - Opened by vhbit over 9 years ago - 1 comment

#42 - invalid toml array of tables

Issue - State: closed - Opened by kgv almost 10 years ago

#42 - invalid toml array of tables

Issue - State: closed - Opened by kgv almost 10 years ago

#40 - Update to rust master

Pull Request - State: closed - Opened by mandel59 almost 10 years ago - 1 comment

#39 - Updated Encoder/Decoder to match new trait signature.

Pull Request - State: closed - Opened by ktossell almost 10 years ago - 1 comment

#38 - Update to last rust (wip).

Pull Request - State: closed - Opened by elinorbgr almost 10 years ago - 7 comments

#37 - Non-existent Table Array fails to decode to Vec

Issue - State: closed - Opened by panicbit almost 10 years ago - 1 comment

#36 - Table inside Table Array handled wrong

Issue - State: closed - Opened by panicbit almost 10 years ago

#35 - New packages needed

Issue - State: closed - Opened by emk almost 10 years ago

#34 - toml-rs doesn't build anymore because of '#![deny(missing_docs)]'

Issue - State: closed - Opened by dan-t almost 10 years ago

#33 - Fixing build errors with latest rust

Pull Request - State: closed - Opened by markuskobler almost 10 years ago - 1 comment

#31 - Update to namespaced enum variants.

Pull Request - State: closed - Opened by elinorbgr almost 10 years ago - 1 comment

#30 - Update to nigtly: FromStr

Pull Request - State: closed - Opened by vhbit almost 10 years ago - 1 comment

#29 - Floating point tests fail

Issue - State: closed - Opened by brookst almost 10 years ago - 1 comment

#28 - fix error on master

Pull Request - State: closed - Opened by steveklabnik almost 10 years ago - 2 comments