[pdm-devel] applied: [PATCH datacenter-manager 0/3] clippy fixes

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Oct 17 00:48:35 CEST 2025


On Thu, 16 Oct 2025 13:35:45 +0200, Lukas Wagner wrote:
> Lukas Wagner (3):
>   task cache: clippy fixes
>   api: resources: fix 'irrefutable let pattern' clippy warning
>   pbs-client: fix 'useless use of `format!`' clippy warning
> 
> server/src/api/resources.rs           | 22 +++++++++++-----------
>  server/src/pbs_client.rs              |  3 +--
>  server/src/remote_tasks/task_cache.rs | 10 +++-------
>  3 files changed, 15 insertions(+), 20 deletions(-)
> 
> [...]

Applied, thanks!

[1/3] task cache: clippy fixes
      commit: 8220ccd6217b7bdd8e338f0a510fd2ee47c2aa67
[2/3] api: resources: fix 'irrefutable let pattern' clippy warning
      commit: fd5e5892a5ab992f9de6b9f63d2f41450ca62b23
[3/3] pbs-client: fix 'useless use of `format!`' clippy warning
      commit: f83501bc047d6ba7c24cc1964f49642c55eeb6d5




More information about the pdm-devel mailing list