Commit graph

5 commits

Author SHA1 Message Date
Roderick van Domburg 2a79af1f0a
Migrate to Rust 2021 2022-08-02 21:42:38 +02:00
Roderick van Domburg 4646ff3075
Re-order actions and fail on clippy lints 2021-12-27 20:52:15 +01:00
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