diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2024-12-20 13:10:03 +0100 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-01-10 23:34:44 +0100 |
| commit | d2c12785be06da708fe1c8e4e81d7134f4f3c56a (patch) | |
| tree | 2760faa7cbbd2cad2f718d72cae8e721108fb939 /subprojects/proc-macro2-1-rs.wrap | |
| parent | 559a779c6aa309853474240b01fcc2beff1f04ca (diff) | |
| download | focaccia-qemu-d2c12785be06da708fe1c8e4e81d7134f4f3c56a.tar.gz focaccia-qemu-d2c12785be06da708fe1c8e4e81d7134f4f3c56a.zip | |
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>
Diffstat (limited to 'subprojects/proc-macro2-1-rs.wrap')
| -rw-r--r-- | subprojects/proc-macro2-1-rs.wrap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/subprojects/proc-macro2-1-rs.wrap b/subprojects/proc-macro2-1-rs.wrap index 7053e2c013..6c9369f0df 100644 --- a/subprojects/proc-macro2-1-rs.wrap +++ b/subprojects/proc-macro2-1-rs.wrap @@ -5,3 +5,6 @@ source_filename = proc-macro2-1.0.84.0.tar.gz source_hash = ec96c6a92621310b51366f1e28d05ef11489516e93be030060e5fc12024a49d6 #method = cargo patch_directory = proc-macro2-1-rs + +# bump this version number on every change to meson.build or the patches: +# v2 |