Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-08-14 | Removed all warnings besides two | Nick Hackman | -2/+2 | |
Majority of warnings removed via RustFix Two remain one being a long return type and another being a name suggestion from Clippy `to_owned` for MaybeString | ||||
2019-05-08 | cargo fmt | Eric Huss | -4/+4 | |
2019-05-08 | 2018 edition idioms. | Eric Huss | -7/+7 | |
2019-05-08 | Migrate to 2018 edition. | Eric Huss | -5/+5 | |
2018-12-28 | Add the preserve_order feature | Vincent Prouillet | -0/+595 | |