You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 weeks ago
..
anyhow-1-rs subprojects: add the anyhow crate 3 weeks ago
arbitrary-int-1-rs rust: hide warnings for subprojects 6 months ago
berkeley-softfloat-3
berkeley-testfloat-3
bilge-0.2-rs rust: hide warnings for subprojects 6 months ago
bilge-impl-0.2-rs rust: hide warnings for subprojects 6 months ago
either-1-rs rust: hide warnings for subprojects 6 months ago
foreign-0.3-rs subprojects: add the foreign crate 3 weeks ago
itertools-0.11-rs rust: hide warnings for subprojects 6 months ago
libc-0.2-rs rust: subprojects: add libc crate 4 months ago
proc-macro-error-1-rs rust: hide warnings for subprojects 6 months ago
proc-macro-error-attr-1-rs rust: hide warnings for subprojects 6 months ago
proc-macro2-1-rs rust: hide warnings for subprojects 6 months ago
quote-1-rs rust: hide warnings for subprojects 6 months ago
syn-2-rs rust: hide warnings for subprojects 6 months ago
unicode-ident-1-rs rust: hide warnings for subprojects 6 months ago