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-macro-error-attr-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-macro-error-attr-1-rs.wrap')
| -rw-r--r-- | subprojects/proc-macro-error-attr-1-rs.wrap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/subprojects/proc-macro-error-attr-1-rs.wrap b/subprojects/proc-macro-error-attr-1-rs.wrap index d13d8a239a..5aeb224a10 100644 --- a/subprojects/proc-macro-error-attr-1-rs.wrap +++ b/subprojects/proc-macro-error-attr-1-rs.wrap @@ -5,3 +5,6 @@ source_filename = proc-macro-error-attr-1.0.4.tar.gz source_hash = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 #method = cargo patch_directory = proc-macro-error-attr-1-rs + +# bump this version number on every change to meson.build or the patches: +# v2 |