On Mon, Apr 7, 2025 at 9:17 AM Zhao Liu <zhao1....@intel.com> wrote: > On Sat, Apr 05, 2025 at 12:06:00PM +0200, Paolo Bonzini wrote: > > Date: Sat, 5 Apr 2025 12:06:00 +0200 > > From: Paolo Bonzini <pbonz...@redhat.com> > > Subject: [PATCH preview 0/3] rust: update build system for Meson 1.8.0 > > X-Mailer: git-send-email 2.49.0 > > > > Meson 1.7.0 and 1.8.0 include improved support for Rust, namely: > > * support for "objects" in Rust executables > > * support for doctest targets > > Is there a patch missing to actually bump the required meson version up > to v1.8.0?
Yes, because there has not been a 1.8.0 release yet (or even an -rc). Paolo