Closed mutantbob closed 2 years ago
cargo clippy was complaining about a few code constructs, so I tweaked them according to its guidance.
cargo clippy
The unit tests have one failiure, but that failure existed in the master branch before I made my changes, and seems unrelated.
master
bors try
Build failed:
bors merge
Build succeeded:
cargo clippy
was complaining about a few code constructs, so I tweaked them according to its guidance.The unit tests have one failiure, but that failure existed in the
master
branch before I made my changes, and seems unrelated.