mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
8c2a5647d1
This also upgrades the dev_container to package the new Rust version. A few final clippy fixes are included as well. BUG=b:344974550 TEST=tools/clippy Change-Id: Iab4253e9cd88fdae989bb5b5170040b6af85baca Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5609084 Reviewed-by: Dennis Kempin <denniskempin@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
3 lines
90 B
Text
3 lines
90 B
Text
[toolchain]
|
|
channel = "1.77.2"
|
|
components = [ "rustfmt", "clippy", "llvm-tools-preview" ]
|