On Mon, Oct 07, 2024 at 07:17:12PM +0200, Paolo Bonzini wrote:
> This will be useful in order to test QEMU's Rust code with nightly
> clippy.  It can also be used to check that the code builds, until the
> minimum supported Rust version is lowered enough to allow enabling Rust
> in other Dockerfiles too.
> 
> Use a separate container, instead of the Fedora one, to avoid that
> CI breaks for everyone if for some reason the rustup build turns out
> to be shaky.
> 
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  .../dockerfiles/fedora-rust-nightly.docker    | 173 ++++++++++++++++++
>  tests/lcitool/refresh                         |  26 +++
>  2 files changed, 199 insertions(+)
>  create mode 100644 tests/docker/dockerfiles/fedora-rust-nightly.docker

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to