crosvm/common
Keiichi Watanabe 4b0f24e4ef Automatic clippy fix for Rust 1.88
To prepare for Rust toolchain uprev, ran `tools/clippy --fix` with
Rust 1.88 for each platform.
To build with the current Rust version 1.81, some changes with unstable
features were manually reverted.

BUG=b:455879436
TEST=CQ

Change-Id: I4a91460d4fc2de5d7afbc2da04b7f7765219bb2e
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/7089630
Reviewed-by: David Stevens <stevensd@chromium.org>
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
2025-11-17 10:25:21 -08:00
..
audio_streams Automatic clippy fix for Rust 1.88 2025-11-17 10:25:21 -08:00
balloon_control Workspace deps grab bag 2025-05-16 11:26:38 -07:00
data_model Workspace deps grab bag 2025-05-16 11:26:38 -07:00
sync gpu_display: new vulkan display 2024-03-04 23:14:40 +00:00
chromeos_warning.md Add version pin warning to common/ 2022-04-15 19:51:35 +00:00
README.md Replace internal p9 with crates.io versio 2023-08-14 18:34:51 +00:00

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.