public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH datacenter-manager 0/3] various clippy fixes
@ 2026-05-20 13:13 Lukas Wagner
  2026-05-20 13:13 ` [PATCH datacenter-manager 1/3] clippy: cli: acme: redundant field names in struct initialization Lukas Wagner
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Lukas Wagner @ 2026-05-20 13:13 UTC (permalink / raw)
  To: pdm-devel

Lukas Wagner (3):
  clippy: cli: acme: redundant field names in struct initialization
  clippy: pdm-client: use parameter type for pve_list_storages
  clippy: sdn-client: fix 'large size difference between variants' for
    error type

 cli/admin/src/acme.rs                 |  8 ++---
 lib/pdm-client/src/lib.rs             | 43 +++++++++++++++++++--------
 server/src/sdn_client.rs              | 27 ++++++++++-------
 ui/src/widget/pve_storage_selector.rs | 19 ++++++++----
 4 files changed, 63 insertions(+), 34 deletions(-)

-- 
2.47.3





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

end of thread, other threads:[~2026-05-21 13:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-20 13:13 [PATCH datacenter-manager 0/3] various clippy fixes Lukas Wagner
2026-05-20 13:13 ` [PATCH datacenter-manager 1/3] clippy: cli: acme: redundant field names in struct initialization Lukas Wagner
2026-05-20 13:13 ` [PATCH datacenter-manager 2/3] clippy: pdm-client: use parameter type for pve_list_storages Lukas Wagner
2026-05-20 13:13 ` [PATCH datacenter-manager 3/3] clippy: sdn-client: fix 'large size difference between variants' for error type Lukas Wagner
2026-05-21 12:57   ` Wolfgang Bumiller
2026-05-21 13:00 ` partially-applied: [PATCH datacenter-manager 0/3] various clippy fixes Wolfgang Bumiller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal