Am 12.08.2025 um 08:41 hat Paolo Bonzini geschrieben: > 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 <[email protected]> > > Are you going to submit the patch yourself?
If we want to have it in 10.1 (I don't see why not?), I'm going to send a pull request today, so I could include it. Kevin
