Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-05-08 | 2018 edition idioms. | Eric Huss | -4/+1 |
2019-05-08 | Migrate to 2018 edition. | Eric Huss | -1/+1 |
2019-04-02 | Make importing `toml_internal` macro unnecessary when using the `toml` macro | Erich Gubler | -63/+63 |
2018-12-17 | Run `cargo fmt` | Alex Crichton | -2/+5 |
2018-08-05 | Support the new 0.5 syntax in the toml! macro. | Eric Huss | -45/+134 |
2017-11-12 | A toml macro | David Tolnay | -0/+373 |