mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
166d1ddfbe
Tree-wide cleanup of new clippy warning in Rust 1.54 that warns about needless borrows: error: this expression borrows a reference (`&...`) that is immediately dereferenced by the compiler https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow BUG=b:197251702 TEST=bin/clippy # with rust-toolchain = 1.54.0 Change-Id: Ib702ec524d4623d264a00ec11dbc2150c411a67b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3108321 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Allen Webb <allenwebb@google.com> Reviewed-by: Tomasz Jeznach <tjeznach@chromium.org> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |