Skip to content

Resolve a couple of new lints with Rust 1.68

Nick Mathewson requested to merge nickm/arti:warnings_168 into main

Because we've set our CI to fail when there are failing lints, it's now failing with Rust 1.68 where these lints are new. This branch fixes them.

Merge request reports