From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-rust@nongnu.org
Subject: [PATCH 0/2] rust: small cleanups to Cargo.toml files
Date: Wed, 29 Jan 2025 09:37:02 +0100 [thread overview]
Message-ID: <20250129083705.1321407-1-pbonzini@redhat.com> (raw)
Remove duplicate or stale information, and add the rustc version to
help clippy produce good warnings.
Paolo
Paolo Bonzini (2):
rust: remove unnecessary Cargo.toml metadata
rust: include rust_version in Cargo.toml
rust/hw/char/pl011/Cargo.toml | 4 +---
rust/hw/char/pl011/README.md | 31 --------------------------
rust/hw/char/pl011/src/device_class.rs | 1 -
rust/hw/char/pl011/src/lib.rs | 14 +++++-------
rust/qemu-api-macros/Cargo.toml | 4 +---
rust/qemu-api-macros/README.md | 1 -
rust/qemu-api/Cargo.toml | 1 +
7 files changed, 9 insertions(+), 47 deletions(-)
delete mode 100644 rust/hw/char/pl011/README.md
delete mode 100644 rust/qemu-api-macros/README.md
--
2.48.1
next reply other threads:[~2025-01-29 8:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-29 8:37 Paolo Bonzini [this message]
2025-01-29 8:37 ` [PATCH 1/2] rust: remove unnecessary Cargo.toml metadata Paolo Bonzini
2025-02-06 10:42 ` Zhao Liu
2025-01-29 8:37 ` [PATCH 2/2] rust: include rust_version in Cargo.toml Paolo Bonzini
2025-02-06 11:02 ` Zhao Liu
2025-02-06 22:31 ` Paolo Bonzini
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=20250129083705.1321407-1-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-rust@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).