qemu/rust/qemu-api-macros
Paolo Bonzini 1297b285cc rust: make declaration of dependent crates more consistent
Crates like "bilge" and "libc" can be shared by more than one directory,
so declare them directly in rust/meson.build.  While at it, make their
variable names end with "_rs" and always add a subproject() statement
(as that pinpoints the error better if the subproject is missing and
cannot be downloaded).

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-05-28 19:35:55 +02:00
..
src rust: clippy: enable uninlined_format_args lint 2025-05-06 16:02:04 +02:00
Cargo.toml rust: centralize config in workspace root 2025-05-02 23:37:55 +02:00
meson.build rust: make declaration of dependent crates more consistent 2025-05-28 19:35:55 +02:00