]> git.ipfire.org Git - thirdparty/qemu.git/commit
rust: hide warnings for subprojects
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 20 Dec 2024 12:10:03 +0000 (13:10 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 10 Jan 2025 22:34:44 +0000 (23:34 +0100)
commitd2c12785be06da708fe1c8e4e81d7134f4f3c56a
tree2760faa7cbbd2cad2f718d72cae8e721108fb939
parent559a779c6aa309853474240b01fcc2beff1f04ca
rust: hide warnings for subprojects

This matches cargo's own usage of "--cap-lints allow" when building
dependencies.  The dummy changes to the .wrap files help Meson notice
that the subproject is out of date.

Also remove an unnecessary subprojects/unicode-ident-1-rs/meson.build file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
23 files changed:
subprojects/arbitrary-int-1-rs.wrap
subprojects/bilge-0.2-rs.wrap
subprojects/bilge-impl-0.2-rs.wrap
subprojects/either-1-rs.wrap
subprojects/itertools-0.11-rs.wrap
subprojects/packagefiles/arbitrary-int-1-rs/meson.build
subprojects/packagefiles/bilge-0.2-rs/meson.build
subprojects/packagefiles/bilge-impl-0.2-rs/meson.build
subprojects/packagefiles/either-1-rs/meson.build
subprojects/packagefiles/itertools-0.11-rs/meson.build
subprojects/packagefiles/proc-macro-error-1-rs/meson.build
subprojects/packagefiles/proc-macro-error-attr-1-rs/meson.build
subprojects/packagefiles/proc-macro2-1-rs/meson.build
subprojects/packagefiles/quote-1-rs/meson.build
subprojects/packagefiles/syn-2-rs/meson.build
subprojects/packagefiles/unicode-ident-1-rs/meson.build
subprojects/proc-macro-error-1-rs.wrap
subprojects/proc-macro-error-attr-1-rs.wrap
subprojects/proc-macro2-1-rs.wrap
subprojects/quote-1-rs.wrap
subprojects/syn-2-rs.wrap
subprojects/unicode-ident-1-rs.wrap
subprojects/unicode-ident-1-rs/meson.build [deleted file]