mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
75d1fd7a8f
The compiler already infers the correct types without the extra &(ref ..., ref ...), so just drop them. Fixes clippy lints in Rust 1.68. BUG=b:276487055 TEST=tools/clippy # with rust 1.68 Change-Id: I0947d653c80e7c7a5a561d2970ecae24a3700adf Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4390736 Reviewed-by: Chih-Yang Hsia <paulhsia@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
audio_streams | ||
balloon_control | ||
cros-fuzz | ||
cros_asyncv2 | ||
data_model | ||
p9 | ||
sync | ||
chromeos_warning.md | ||
README.md |
Crosvm General Purpose Libraries
The crates in this folder are general purpose libraries used by other projects in ChromeOS as well.
To make them accessible independendly of crosvm, each of these crates is excluded from the crosvm workspace.