crosvm/bin
Daniel Verkamp 603548ac4e docker: upgrade to Rust 1.45.2
This is the version that is already being used, since the rust-toolchain
file is just set to 'stable' now. Update the Docker image so that kokoro
does not have to re-download the new Rust toolchain for every build.

Also, explicitly update the default rustup toolchain to 'stable' in the
Dockerfile - this prevents `docker run` from having to re-download the
toolchain.

While we're on a cleanup spree, remove the addition of rustfmt-preview
from the smoke_test script; rustfmt is now included by default when
installing a toolchain via rustup.

BUG=None
TEST=docker/build_crosvm_base.sh && docker/wrapped_smoke_test.sh

Change-Id: I1359bd7b39dd4ebeaf970a001e0002b3699c9771
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2333116
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2020-08-11 00:50:48 +00:00
..
clippy clippy: remove set -u to fix errors on older bash 2020-07-31 04:30:18 +00:00
fmt bin/fmt: Set rustfmt edition to 2018 2020-02-05 09:00:27 +00:00
preupload-clippy crosvm: Add a pre-upload hook to run clippy 2020-07-28 16:29:06 +00:00
smoke_test docker: upgrade to Rust 1.45.2 2020-08-11 00:50:48 +00:00