Closed fogti closed 4 years ago
I reran cargo fmt and cargo clippy across the codebase and fixed most warnings (and a single failing test).
cargo fmt
cargo clippy
Thank you, merged.
I reran
cargo fmt
andcargo clippy
across the codebase and fixed most warnings (and a single failing test).