qemu-rust.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] rust: little clean-ups and updates
@ 2025-08-26 13:31 marcandre.lureau
  2025-08-26 13:31 ` [PATCH 1/4] rust: run cargo update marcandre.lureau
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: marcandre.lureau @ 2025-08-26 13:31 UTC (permalink / raw)
  To: qemu-devel
  Cc: Manos Pitsidianakis, Daniel P. Berrangé,
	Philippe Mathieu-Daudé, pbonzini, qemu-rust,
	Marc-André Lureau

From: Marc-André Lureau <marcandre.lureau@redhat.com>

Hi,

Here are just a few clean-up patches I collected.

Marc-André Lureau (4):
  rust: run cargo update
  rust: remove unused global qemu "allocator"
  build-sys/rust: update syn to v2.0.106
  rust/qemu-api-macros: make derive(Object) friendly when missing parent

 meson.build                     |   4 -
 rust/Cargo.lock                 |  40 +++++-----
 rust/Cargo.toml                 |   2 +-
 rust/qemu-api-macros/src/lib.rs |  10 ++-
 rust/qemu-api/Cargo.toml        |   1 -
 rust/qemu-api/meson.build       |   1 -
 rust/qemu-api/src/lib.rs        | 135 --------------------------------
 subprojects/.gitignore          |   2 +-
 subprojects/syn-2-rs.wrap       |   8 +-
 9 files changed, 35 insertions(+), 168 deletions(-)

-- 
2.50.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-08-27  2:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-26 13:31 [PATCH 0/4] rust: little clean-ups and updates marcandre.lureau
2025-08-26 13:31 ` [PATCH 1/4] rust: run cargo update marcandre.lureau
2025-08-26 17:43   ` Paolo Bonzini
2025-08-26 13:31 ` [PATCH 2/4] rust: remove unused global qemu "allocator" marcandre.lureau
2025-08-26 13:31 ` [PATCH 3/4] build-sys/rust: update syn to v2.0.106 marcandre.lureau
2025-08-26 13:31 ` [PATCH 4/4] rust/qemu-api-macros: make derive(Object) friendly when missing parent marcandre.lureau
2025-08-27  2:58   ` Zhao Liu

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).