all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH installer 0/2] update to 2024 edition, run cargo fmt
@ 2025-02-28  9:27 Christoph Heiss
  2025-02-28  9:27 ` [pve-devel] [PATCH installer 1/2] tree-wide: rust: update to 2024 edition Christoph Heiss
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christoph Heiss @ 2025-02-28  9:27 UTC (permalink / raw)
  To: pve-devel

As it says on the tin. First updates (and unifies) the edition across the
workspace to 2024, afterwards let `cargo fmt` rip through.

Christoph Heiss (2):
  tree-wide: rust: update to 2024 edition
  tree-wide: rust: run cargo fmt

 Cargo.toml                                     |  1 +
 proxmox-auto-install-assistant/Cargo.toml      |  2 +-
 proxmox-auto-install-assistant/src/main.rs     | 12 +++++++-----
 proxmox-auto-installer/Cargo.toml              |  2 +-
 proxmox-auto-installer/src/answer.rs           |  6 +++---
 .../src/bin/proxmox-auto-installer.rs          | 11 +++++------
 proxmox-auto-installer/src/log.rs              |  2 +-
 proxmox-auto-installer/src/sysinfo.rs          |  4 ++--
 proxmox-auto-installer/src/utils.rs            | 18 ++++++++++++------
 proxmox-auto-installer/tests/parse-answer.rs   |  2 +-
 proxmox-chroot/Cargo.toml                      |  2 +-
 proxmox-chroot/src/main.rs                     | 14 +++++++++-----
 proxmox-fetch-answer/Cargo.toml                |  2 +-
 proxmox-fetch-answer/src/fetch_plugins/http.rs |  2 +-
 .../src/fetch_plugins/partition.rs             |  2 +-
 proxmox-fetch-answer/src/main.rs               |  4 ++--
 proxmox-installer-common/Cargo.toml            |  2 +-
 proxmox-installer-common/src/options.rs        |  2 +-
 proxmox-installer-common/src/setup.rs          |  2 +-
 proxmox-installer-common/src/sysinfo.rs        |  2 +-
 proxmox-installer-common/src/utils.rs          |  6 +-----
 proxmox-post-hook/Cargo.toml                   |  2 +-
 proxmox-post-hook/src/main.rs                  |  6 +++---
 proxmox-tui-installer/Cargo.toml               |  2 +-
 proxmox-tui-installer/src/main.rs              |  8 ++++----
 proxmox-tui-installer/src/options.rs           |  4 ++--
 proxmox-tui-installer/src/views/bootdisk.rs    | 10 +++++-----
 .../src/views/install_progress.rs              |  6 +++---
 proxmox-tui-installer/src/views/mod.rs         |  2 +-
 proxmox-tui-installer/src/views/tabbed_view.rs |  2 +-
 proxmox-tui-installer/src/views/table_view.rs  |  4 ++--
 proxmox-tui-installer/src/views/timezone.rs    |  4 ++--
 rustfmt.toml                                   |  2 +-
 33 files changed, 80 insertions(+), 72 deletions(-)

-- 
2.47.1



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

end of thread, other threads:[~2025-02-28 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-28  9:27 [pve-devel] [PATCH installer 0/2] update to 2024 edition, run cargo fmt Christoph Heiss
2025-02-28  9:27 ` [pve-devel] [PATCH installer 1/2] tree-wide: rust: update to 2024 edition Christoph Heiss
2025-02-28  9:27 ` [pve-devel] [PATCH installer 2/2] tree-wide: rust: run cargo fmt Christoph Heiss
2025-02-28 15:05 ` [pve-devel] applied-series: [PATCH installer 0/2] update to 2024 edition, " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal