On Tue, Oct 15, 2024 at 03:17:23PM +0200, Paolo Bonzini wrote: > Date: Tue, 15 Oct 2024 15:17:23 +0200 > From: Paolo Bonzini <pbonz...@redhat.com> > Subject: [PATCH 05/16] rust: fix cfgs of proc-macro2 for 1.63.0 > X-Mailer: git-send-email 2.46.2 > > Replay the configuration that would be computed by build.rs when compiling > on a 1.63.0 compiler. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > subprojects/packagefiles/proc-macro2-1-rs/meson.build | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Zhao Liu <zhao1....@intel.com>