Closed TethysSvensson closed 5 years ago
This commit fixes all of the clippy warnings in the project.
Initially cargo +nightly fix -Z unstable-options --clippy was run to fix most issues. The rest were fixed by hand.
cargo +nightly fix -Z unstable-options --clippy
This commit fixes all of the clippy warnings in the project.
Initially
cargo +nightly fix -Z unstable-options --clippy
was run to fix most issues. The rest were fixed by hand.