On 8/11/25 16:29, Kevin Wolf wrote:
If the user explicitly specified --enable-rust, don't just fail if meson
is too old for Rust support, but do the same thing as if meson was too
old for the C code: Just download a newer one.

In order to avoid the additional download for people who aren't
intentionally opting in to Rust, keep the automatic disabling based on
the meson version as the default if neither --enable-rust nor
--disable-rust were given.

Reviewed-by: Paolo Bonzini <pbonz...@redhat.com>

Are you going to submit the patch yourself?

(By the way, I just discovered that IGVM support is incompatible with Rust because you end up with two staticlibs... I'm not yet sure how to fix it, other than by compiling libigvm ourselves).

Paolo


Reply via email to