public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox 0/2] rest-server: minor code cleanup
@ 2025-10-07 10:17 Filip Schauer
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Filip Schauer @ 2025-10-07 10:17 UTC (permalink / raw)
  To: pbs-devel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-10-07 10:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-07 10:17 [pbs-devel] [PATCH proxmox 0/2] rest-server: minor code cleanup Filip Schauer
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

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