[pve-devel] applied: [PATCH installer 0/2] rustfmt & clippy warning fix
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Nov 3 12:53:17 CET 2023
On 03/11/2023 10:49, Christoph Heiss wrote:
> 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
>
>
>
> _______________________________________________
> pve-devel mailing list
> pve-devel at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
>
>
applied, thanks!
More information about the pve-devel
mailing list