Skip to content

Nightly 2022-07-09

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 00:27
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.