[pve-devel] [PATCH installer 0/2] fix rustdoc warnings
Christoph Heiss
c.heiss at proxmox.com
Tue Dec 3 11:15:16 CET 2024
Pretty trivial overall, just re-formats some comments in accordance with
rustdoc - mostly URLs, which need to be surrounded by < > to be properly
recognised/parsed.
Christoph Heiss (2):
tree-wide: fix `cargo doc` warnings
tree-wide: run `cargo fmt`
proxmox-auto-install-assistant/src/main.rs | 10 +++++----
proxmox-installer-common/src/options.rs | 21 +++++++++++++------
proxmox-installer-common/src/utils.rs | 23 ++++++++++++++-------
proxmox-post-hook/src/main.rs | 8 +++----
proxmox-tui-installer/src/views/bootdisk.rs | 2 +-
5 files changed, 41 insertions(+), 23 deletions(-)
--
2.47.0
More information about the pve-devel
mailing list