Skip to content

Fix several new warnings from clippy +nightly

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

In the time since I last opened an MR to do this, the clippy folks have busily added a passel of new and improved lints. This branch tries to resolve them across our codebase.

I'm assigning review to @Diziet since some of this touches APIs that they designed.

Merge request reports