qemu/rust/bindings
Paolo Bonzini 4c5c26548b rust: use meson automatic parsing of Cargo.toml
Finally, automatic parsing of Cargo.toml is also possible for QEMU's own
crates, not just for subprojects.  This removes the need to list the
dependencies and language editions in both Cargo.toml and meson.build
files.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2026-08-20 09:24:57 +02:00
..
chardev-sys rust: use meson automatic parsing of Cargo.toml 2026-08-20 09:24:57 +02:00
hwcore-sys rust: use meson automatic parsing of Cargo.toml 2026-08-20 09:24:57 +02:00
migration-sys rust: use meson automatic parsing of Cargo.toml 2026-08-20 09:24:57 +02:00
qom-sys rust: use meson automatic parsing of Cargo.toml 2026-08-20 09:24:57 +02:00
system-sys rust: use meson automatic parsing of Cargo.toml 2026-08-20 09:24:57 +02:00
util-sys rust: use meson automatic parsing of Cargo.toml 2026-08-20 09:24:57 +02:00
build.rs rust: move binding generation to bindings/ 2026-01-27 08:57:52 +01:00
generate_bindgen_args.py rust: move binding generation to bindings/ 2026-01-27 08:57:52 +01:00
meson.build rust: move binding generation to bindings/ 2026-01-27 08:57:52 +01:00