0f3ffe705f
The 1.78 version of the rust toolchain has been released on the stable channel: https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md#rust-178 It introduces a number of new clippy lints. The relevant ones: - https://rust-lang.github.io/rust-clippy/master/index.html#/assigning_clones - https://rust-lang.github.io/rust-clippy/master/index.html#/multiple_bound_locations - https://rust-lang.github.io/rust-clippy/master/index.html#/new_without_default This commit fixes these lints. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |