From: Christoph Heiss <c.heiss@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH installer 0/2] update to 2024 edition, run cargo fmt
Date: Fri, 28 Feb 2025 10:27:31 +0100 [thread overview]
Message-ID: <20250228092738.94539-1-c.heiss@proxmox.com> (raw)
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
next reply other threads:[~2025-02-28 9:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-28 9:27 Christoph Heiss [this message]
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
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=20250228092738.94539-1-c.heiss@proxmox.com \
--to=c.heiss@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/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 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