Commit graph

3 commits

Author SHA1 Message Date
ashthespy 9bbf8c3b26 WIP tokio-core -> tokio migration 2021-01-23 22:21:42 +00:00
ashthespy d26590afc5
Update to Rust 2018
- Fix deprecated Error::cause warnings and missing dyn
- Reset max_width
- Add rustfmt to Travis
- Run rustfmt on full codebase
 with `cargo fmt --all`
- Add rustfmt to Travis
- Complete migration to edition 2018
- Replace try! shorthand
- Use explicit `dyn Trait`
2020-01-17 18:11:52 +01:00
awiouy 0d92ac74d1 Add rustfmt.toml 2018-02-11 12:33:00 +01:00