mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
882363bbaf
Fixes a new clippy lint: <https://rust-lang.github.io/rust-clippy/master/index.html#drop_non_drop> BUG=b:243677117 TEST=tools/clippy # with Rust 1.62 Change-Id: I8ff384821a2b20a4fabd1afde16d2f808caae636 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3854974 Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Tested-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
assertions | ||
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.