From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PULL 1/9] rust: remove unnecessary Cargo.toml metadata
Date: Mon, 10 Feb 2025 11:30:18 +0100 [thread overview]
Message-ID: <f36be293-9e46-4468-a74e-3122929a5547@linaro.org> (raw)
In-Reply-To: <20250210102255.2555097-2-pbonzini@redhat.com>
On 10/2/25 11:22, Paolo Bonzini wrote:
> Some items of Cargo.toml (readme, homepage, repository) are
> only present because of clippy::cargo warnings being enabled in
> rust/hw/char/pl011/src/lib.rs. But these items are not
> particularly useful and would be all the same for all Cargo.toml
> files in the QEMU workspace. Clean them up.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> rust/hw/char/pl011/Cargo.toml | 3 ---
> rust/hw/char/pl011/README.md | 31 -------------------------------
> rust/hw/char/pl011/src/lib.rs | 14 ++++++--------
> rust/qemu-api-macros/Cargo.toml | 3 ---
> rust/qemu-api-macros/README.md | 1 -
> 5 files changed, 6 insertions(+), 46 deletions(-)
> delete mode 100644 rust/hw/char/pl011/README.md
> delete mode 100644 rust/qemu-api-macros/README.md
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
https://lore.kernel.org/qemu-devel/Z6SSBl3j9DUgdwLi@intel.com/
next prev parent reply other threads:[~2025-02-10 10:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-10 10:22 [PULL v2 0/9] Rust, TCG, x86 patches for 2025-02-07 Paolo Bonzini
2025-02-10 10:22 ` [PULL 1/9] rust: remove unnecessary Cargo.toml metadata Paolo Bonzini
2025-02-10 10:30 ` Philippe Mathieu-Daudé [this message]
2025-02-10 10:22 ` [PULL 2/9] rust: include rust_version in Cargo.toml Paolo Bonzini
2025-02-10 10:22 ` [PULL 3/9] rust: add docs Paolo Bonzini
2025-02-10 10:22 ` [PULL 4/9] rust: add clippy configuration file Paolo Bonzini
2025-02-10 10:22 ` [PULL 5/9] target/i386: Do not raise Invalid for 0 * Inf + QNaN Paolo Bonzini
2025-02-10 10:22 ` [PULL 6/9] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases Paolo Bonzini
2025-02-10 10:22 ` [PULL 7/9] tcg/optimize: optimize TSTNE using smask and zmask Paolo Bonzini
2025-02-10 10:29 ` Philippe Mathieu-Daudé
2025-02-10 10:22 ` [PULL 8/9] rust: pl011: use default set of lints Paolo Bonzini
2025-02-10 10:22 ` [PULL 9/9] rust: restrict missing_const_for_fn to qemu_api crate Paolo Bonzini
2025-02-10 18:21 ` [PULL v2 0/9] Rust, TCG, x86 patches for 2025-02-07 Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f36be293-9e46-4468-a74e-3122929a5547@linaro.org \
--to=philmd@linaro.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).