public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH installer 0/2] fix rustdoc warnings
@ 2024-12-03 10:15 Christoph Heiss
  2024-12-03 10:15 ` [pve-devel] [PATCH installer 1/2] tree-wide: " Christoph Heiss
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christoph Heiss @ 2024-12-03 10:15 UTC (permalink / raw)
  To: pve-devel

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



_______________________________________________
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:[~2024-12-03 17:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-03 10:15 [pve-devel] [PATCH installer 0/2] fix rustdoc warnings Christoph Heiss
2024-12-03 10:15 ` [pve-devel] [PATCH installer 1/2] tree-wide: " Christoph Heiss
2024-12-03 10:15 ` [pve-devel] [PATCH installer 2/2] tree-wide: run `cargo fmt` Christoph Heiss
2024-12-03 17:16 ` [pve-devel] applied-series: [PATCH installer 0/2] fix rustdoc warnings 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