Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-08-12 | Run `cargo fmt` | Alex Crichton | -1/+1 | |
2019-05-09 | Merge pull request #308 from ehuss/edition-2018 | Alex Crichton | -3/+6 | |
Migrate to 2018 edition | ||||
2019-05-08 | cargo fmt | Eric Huss | -3/+6 | |
2019-05-08 | Remove rustc version checking. | Eric Huss | -1/+0 | |
This is no longer necessary, as <1.20 is no longer supported. | ||||
2018-07-11 | 0.5: Support floats nan, inf, and +/-0.0. | Eric Huss | -0/+79 | |
cc #224 |