rust: ci: add job that runs Rust tools
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 31 Oct 2024 14:10:29 +0000 (15:10 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 10 Dec 2024 17:49:22 +0000 (18:49 +0100)
commit4e0a11d12fd4439b2f72e989a647fcf3a18b0f69
tree3e3d4bb9687e69f12c3345c0f2aef2bd7bdd98fb
parentcab1d0bceb6d042674f6892216d1769021f73916
rust: ci: add job that runs Rust tools

Code checks, as well as documentation generation, are not yet tied
to "make check" because they need new version of the Rust toolchain
(even nightly in the case of "rustfmt").  Run them in CI using the
existing nightly-Rust container.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
.gitlab-ci.d/static_checks.yml
tests/docker/dockerfiles/fedora-rust-nightly.docker
tests/lcitool/refresh