proxmox-backup/src/server
Fabian Grünbichler f2f81791d1 clippy: fix for_kv_map
and allow it in the one case where the entry loop is intended, but the
code is not yet implemented fully.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-01-20 16:23:54 +01:00
..
command_socket.rs clippy: use strip_prefix instead of manual stripping 2021-01-20 16:22:59 +01:00
config.rs clippy: fix/allow needless_range_loop 2021-01-20 16:23:54 +01:00
email_notifications.rs clippy: pass &str/&[..] instead of &String/&Vec 2021-01-20 16:23:54 +01:00
environment.rs clippy: remove unnecessary clones 2021-01-20 16:22:59 +01:00
formatter.rs depend on proxmox 0.1.31 - use Value to store result metadata 2020-05-18 09:57:35 +02:00
gc_job.rs clippy: convert single match to if let 2021-01-20 16:23:54 +01:00
h2service.rs clippy: remove unnecessary clones 2021-01-20 16:22:59 +01:00
jobstate.rs clippy: convert single match to if let 2021-01-20 16:23:54 +01:00
prune_job.rs remove BackupGroup::list_groups 2020-12-01 06:09:44 +01:00
report.rs clippy: fix for_kv_map 2021-01-20 16:23:54 +01:00
rest.rs clippy: us *_or_else with function calls 2021-01-20 16:23:54 +01:00
state.rs followup: server/state: rename task_count to internal_task_count 2020-07-24 12:11:39 +02:00
ticket.rs clippy: use strip_prefix instead of manual stripping 2021-01-20 16:22:59 +01:00
upid.rs replace Userid with Authid 2020-10-29 15:11:39 +01:00
verify_job.rs clippy: convert single match to if let 2021-01-20 16:23:54 +01:00
worker_task.rs clippy: us *_or_else with function calls 2021-01-20 16:23:54 +01:00