From: Filip Schauer <f.schauer@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox 0/2] rest-server: minor code cleanup
Date: Tue, 7 Oct 2025 12:17:46 +0200 [thread overview]
Message-ID: <20251007101757.82742-1-f.schauer@proxmox.com> (raw)
Simplify path concatenation and fix some clippy warnings.
Filip Schauer (2):
rest-server: simplify path concatenation
rest-server: use variables directly in format strings
proxmox-rest-server/src/h2service.rs | 2 +-
proxmox-rest-server/src/rest.rs | 2 +-
proxmox-rest-server/src/worker_task.rs | 30 +++++++++-----------------
3 files changed, 12 insertions(+), 22 deletions(-)
--
2.47.3
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next reply other threads:[~2025-10-07 10:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-07 10:17 Filip Schauer [this message]
2025-10-07 10:17 ` [pbs-devel] [PATCH proxmox 1/2] rest-server: simplify path concatenation Filip Schauer
2025-10-07 10:17 ` [pbs-devel] [PATCH proxmox 2/2] rest-server: use variables directly in format strings Filip Schauer
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=20251007101757.82742-1-f.schauer@proxmox.com \
--to=f.schauer@proxmox.com \
--cc=pbs-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.