qemu/subprojects/packagefiles
Paolo Bonzini bfe0f6b02a subprojects: add the foreign crate
This is a cleaned up and separated version of the patches at
https://lore.kernel.org/all/20240701145853.1394967-4-pbonzini@redhat.com/
https://lore.kernel.org/all/20240701145853.1394967-5-pbonzini@redhat.com/

Its first user will be the Error bindings; for example a QEMU Error ** can be
converted to a Rust Option using

     unsafe { Option::<Error>::from_foreign(c_error) }

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-06-05 20:24:51 +02:00
..
anyhow-1-rs subprojects: add the anyhow crate 2025-06-05 20:24:51 +02:00
arbitrary-int-1-rs rust: hide warnings for subprojects 2025-01-10 23:34:44 +01:00
berkeley-softfloat-3 meson: subprojects: replace berkeley-{soft,test}float-3 with wraps 2023-06-06 16:30:01 +02:00
berkeley-testfloat-3 meson: subprojects: replace berkeley-{soft,test}float-3 with wraps 2023-06-06 16:30:01 +02:00
bilge-0.2-rs rust: hide warnings for subprojects 2025-01-10 23:34:44 +01:00
bilge-impl-0.2-rs rust: hide warnings for subprojects 2025-01-10 23:34:44 +01:00
either-1-rs rust: hide warnings for subprojects 2025-01-10 23:34:44 +01:00
foreign-0.3-rs subprojects: add the foreign crate 2025-06-05 20:24:51 +02:00
itertools-0.11-rs rust: hide warnings for subprojects 2025-01-10 23:34:44 +01:00
libc-0.2-rs rust: subprojects: add libc crate 2025-02-25 10:49:23 +01:00
proc-macro-error-1-rs rust: hide warnings for subprojects 2025-01-10 23:34:44 +01:00
proc-macro-error-attr-1-rs rust: hide warnings for subprojects 2025-01-10 23:34:44 +01:00
proc-macro2-1-rs rust: hide warnings for subprojects 2025-01-10 23:34:44 +01:00
quote-1-rs rust: hide warnings for subprojects 2025-01-10 23:34:44 +01:00
syn-2-rs rust: hide warnings for subprojects 2025-01-10 23:34:44 +01:00
unicode-ident-1-rs rust: hide warnings for subprojects 2025-01-10 23:34:44 +01:00