crosvm/tools
A. Cody Schuffelen ecc0206af8 Upgrade rust to 1.73.0
There don't appear to be any new clippy warnings, and this is the
version of Rust that Android is now using: b/303252546. Work for the
next version is tracked in b/310977762.

This doesn't have any particular features I'm looking for (async traits
only come in 1.75.0). I'm not particularly attached to this change. If
it's easy to upgrade the container though, we could ensure no new clippy
warnings appear.

Android rust versions appear here:
https://cs.android.com/android/platform/superproject/main/+/main:prebuilts/rust/linux-x86/

Also not sure what the ChromeOS release schedule is.

Release docs: https://releases.rs/docs/1.73.0/

Test: tools/dev_container --clean bash -c "rustc --version && tools/presubmit clippy"
Change-Id: I2d3010c3032053709f0c0beb7dcbe2b80d782415
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5201659
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2024-02-20 19:11:51 +00:00
..
chromeos tools/merge_bot: overwrite profile .xz if it exists 2024-01-23 15:53:37 +00:00
contrib Reformat comments 2024-02-15 23:30:13 +00:00
examples tools: add simple windows example script 2024-01-27 06:17:57 +00:00
impl Upgrade rust to 1.73.0 2024-02-20 19:11:51 +00:00
infra infra: Upload binary size to dashboard in postsubmit 2023-02-15 22:41:49 +00:00
tests tools/presubmit: New presubmit checks 2023-02-28 22:31:48 +00:00
windows config: force lf as line endings 2023-11-07 17:38:58 +00:00
.vpython3
aarch64vm testvm: Refactor to use argh 2023-04-11 20:30:26 +00:00
bench e2e_tests: Allow TestVM to run with custom artifacts 2023-06-14 22:22:38 +00:00
bindgen-all-the-things media: ffmpeg: generate bindings in build.rs 2023-12-08 20:58:57 +00:00
build_release crosvm: Add more release build profiles 2023-11-16 20:18:01 +00:00
cargo-doc tools: port cargo-doc to python 2023-04-27 20:51:42 +00:00
cl tools/cl: Add support for SSO Git remote 2023-11-07 17:55:30 +00:00
clippy tools: skip build-excluded crates for clippy 2023-05-04 15:48:00 +00:00
custom_checks Cargo.toml: add vulkano as top-level feature 2024-02-08 00:17:33 +00:00
dev_container dev_container: Pass proxy setting 2024-01-24 18:36:22 +00:00
fmt Enable rustfmt nightly in container and CI 2023-11-29 18:41:29 +00:00
health-check tools/presubmit: New presubmit checks 2023-02-28 22:31:48 +00:00
install-aarch64-deps
install-armhf-deps
install-deps Enable rustfmt nightly in container and CI 2023-11-29 18:41:29 +00:00
install-deps.ps1
install-mac-deps Stub out bare minimum to compile base on MacOS 2023-11-03 19:09:27 +00:00
install-mingw64-deps
install-podman.ps1 tools: script to install podman on windows 2023-11-02 18:33:16 +00:00
install-riscv64-deps Include riscv toolchain in dev container 2023-05-04 15:21:31 +00:00
mac-build Stub out bare minimum to compile base on MacOS 2023-11-03 19:09:27 +00:00
nextest_package
presubmit Enable rustfmt nightly in container and CI 2023-11-29 18:41:29 +00:00
run_tests dev_container: Pass through NEXTEST_PROFILE 2023-12-14 19:01:30 +00:00
setup-wine64 tools: Do not use pip to install python packages 2023-02-27 19:24:18 +00:00
testvm testvm: Improved CLI usability 2023-04-11 20:30:26 +00:00
x86vm testvm: Refactor to use argh 2023-04-11 20:30:26 +00:00