cloud-hypervisor/.github/workflows
Wei Liu 7d7bfb2034 build: migrate to Rust 2021 edition
Rust 2021 edition has a few improvements over the 2018 edition. Migrate
the project to 2021 edition by following recommended migration steps.
Luckily, the code itself doesn't require fixing.

Bump MSRV to 1.56 as it is required by the 2021 edition. Also fix the
clap build dependency to make Cloud Hypervisor build again.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-04-11 09:51:12 +01:00
..
audit.yaml build: Run cargo-audit from a GitHub action 2020-08-13 16:09:24 +02:00
build.yaml build: migrate to Rust 2021 edition 2022-04-11 09:51:12 +01:00
dco.yaml build: Exclude dependabot from DCO check workflow 2021-10-21 10:57:09 +02:00
docker-image.yaml github: Use tag derived from date for docker image 2022-02-18 11:45:40 +00:00
fuzz-build.yaml build: Temporarily use git version of cargo-fuzz in GH action 2021-09-27 17:08:43 +08:00
quality-aarch64.yaml .github: Simplify feature testing in workflows 2022-03-28 09:18:29 -07:00
quality.yaml .github: Add build testing of "gdb" build feature 2022-03-28 09:18:29 -07:00
release.yaml github: Install missing musl tools 2022-03-03 15:38:36 +00:00