mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
344316b6b5
Remove unnecessary type casts and unnecessary .into_iter() for something that is already an Iterator. Also remove `let x = x;` local variable initializations where x is a parameter with the same type. BUG=None TEST=tools/clippy # with rust-toolchain 1.73.0 Change-Id: Id18380b1cb617cc384e9944c2a48344dcafc6519 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5005511 Reviewed-by: Dennis Kempin <denniskempin@google.com> Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
ffi | ||
src | ||
build.rs | ||
Cargo.toml | ||
LICENSE |