Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style: fix
clippy::needless_borrow
lints (#73)
This commit fixes the [`clippy::needless_borrow`][1] lints which were added in a recent Clippy version. [1]: https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
- Loading branch information