mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 12:35:26 +00:00
Some automatic fixes by clippy, some manual nit fixes. This enables clippy on all but the cros_async crate, which is to be replaced with cros_async2 soon. BUG=b:192425184 TEST=./tools/presubmit Change-Id: I2b3a09b67ead64f2adb71dd4f94465b0d65a7c65 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3282678 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Dennis Kempin <denniskempin@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
assertions | ||
audio_streams | ||
base | ||
cros-fuzz | ||
cros_async | ||
data_model | ||
io_uring | ||
p9 | ||
sync | ||
sys_util | ||
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.