qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 12/12] rust: hide warnings for subprojects


From: Zhao Liu
Subject: Re: [PATCH 12/12] rust: hide warnings for subprojects
Date: Thu, 26 Dec 2024 15:21:51 +0800

On Fri, Dec 20, 2024 at 03:29:54PM +0100, Paolo Bonzini wrote:
> Date: Fri, 20 Dec 2024 15:29:54 +0100
> From: Paolo Bonzini <pbonzini@redhat.com>
> Subject: [PATCH 12/12] rust: hide warnings for subprojects
> X-Mailer: git-send-email 2.47.1
> 
> This matches cargo's own usage of "--cap-lints allow" when building 
> dependencies.

+Add remove the unnecessary meson.build file.

> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  subprojects/arbitrary-int-1-rs.wrap           |  3 +++
>  subprojects/bilge-0.2-rs.wrap                 |  3 +++
>  subprojects/bilge-impl-0.2-rs.wrap            |  3 +++
>  subprojects/either-1-rs.wrap                  |  3 +++
>  subprojects/itertools-0.11-rs.wrap            |  3 +++
>  .../arbitrary-int-1-rs/meson.build            |  1 +
>  .../packagefiles/bilge-0.2-rs/meson.build     |  1 +
>  .../bilge-impl-0.2-rs/meson.build             |  1 +
>  .../packagefiles/either-1-rs/meson.build      |  1 +
>  .../itertools-0.11-rs/meson.build             |  1 +
>  .../proc-macro-error-1-rs/meson.build         |  1 +
>  .../proc-macro-error-attr-1-rs/meson.build    |  1 +
>  .../packagefiles/proc-macro2-1-rs/meson.build |  1 +
>  .../packagefiles/quote-1-rs/meson.build       |  1 +
>  subprojects/packagefiles/syn-2-rs/meson.build |  1 +
>  .../unicode-ident-1-rs/meson.build            |  1 +
>  subprojects/proc-macro-error-1-rs.wrap        |  3 +++
>  subprojects/proc-macro-error-attr-1-rs.wrap   |  3 +++
>  subprojects/proc-macro2-1-rs.wrap             |  3 +++
>  subprojects/quote-1-rs.wrap                   |  3 +++
>  subprojects/syn-2-rs.wrap                     |  3 +++
>  subprojects/unicode-ident-1-rs.wrap           |  3 +++
>  subprojects/unicode-ident-1-rs/meson.build    | 20 -------------------
>  23 files changed, 44 insertions(+), 20 deletions(-)
>  delete mode 100644 subprojects/unicode-ident-1-rs/meson.build
> 

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]