On Mon, Oct 21, 2024 at 06:35:28PM +0200, Paolo Bonzini wrote:
> Date: Mon, 21 Oct 2024 18:35:28 +0200
> From: Paolo Bonzini
> Subject: [PATCH v2 03/13] meson: pass rustc_args when building all crates
> X-Mailer: git-send-email 2.46.2
>
> rustc_args is needed to smooth the diff
Paolo Bonzini writes:
> rustc_args is needed to smooth the difference in warnings between the various
> versions of rustc. Always include those arguments.
>
> Signed-off-by: Paolo Bonzini
Reviewed-by: Junjie Mao
--
Best Regards
Junjie Mao
rustc_args is needed to smooth the difference in warnings between the various
versions of rustc. Always include those arguments.
Signed-off-by: Paolo Bonzini
---
meson.build | 20 +---
rust/qemu-api/meson.build | 2 +-
rust/qemu-api/src/device_clas