Nightly 2022-07-09
Pre-release
Pre-release
chore: Fix `needless_borrow` clippy lints Though https://github.com/rust-lang/rust-clippy/pull/8355 has been merged, it seems to still report false-positives on nightly channel. For now just fix the instances reported by stable clippy, and keep `needless_borrow` allowed.