public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH installer 0/2] rustfmt & clippy warning fix
@ 2023-11-03  9:49 Christoph Heiss
  2023-11-03  9:49 ` [pve-devel] [PATCH installer 1/2] tui, common: run rustfmt Christoph Heiss
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christoph Heiss @ 2023-11-03  9:49 UTC (permalink / raw)
  To: pve-devel

First patch is just a mechanical rustfmt, which I apparently missed to
check during review - that's on me. Second patch fixes a longer-standing
clippy warning.

Christoph Heiss (2):
  tui, common: run rustfmt
  tui: fix clippy warning

 proxmox-installer-common/src/setup.rs              |  1 -
 proxmox-tui-installer/src/main.rs                  |  2 +-
 proxmox-tui-installer/src/options.rs               | 12 ++++++------
 proxmox-tui-installer/src/setup.rs                 | 14 +++++---------
 proxmox-tui-installer/src/views/bootdisk.rs        | 10 ++++++----
 proxmox-tui-installer/src/views/timezone.rs        |  4 +---
 proxmox-tui-installer/rustfmt.toml => rustfmt.toml |  0
 7 files changed, 19 insertions(+), 24 deletions(-)
 rename proxmox-tui-installer/rustfmt.toml => rustfmt.toml (100%)

--
2.42.0





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

end of thread, other threads:[~2023-11-03 11:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-03  9:49 [pve-devel] [PATCH installer 0/2] rustfmt & clippy warning fix Christoph Heiss
2023-11-03  9:49 ` [pve-devel] [PATCH installer 1/2] tui, common: run rustfmt Christoph Heiss
2023-11-03  9:49 ` [pve-devel] [PATCH installer 2/2] tui: fix clippy warning Christoph Heiss
2023-11-03 11:53 ` [pve-devel] applied: [PATCH installer 0/2] rustfmt & clippy warning fix Thomas Lamprecht

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