proxmox-backup/src
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
..
api2 clippy: use while let loops 2021-01-20 16:23:54 +01:00
backup clippy: pass &str/&[..] instead of &String/&Vec 2021-01-20 16:23:54 +01:00
bin clippy: misc. fixes 2021-01-20 16:23:54 +01:00
client pull: add error context for initial group list call 2021-01-18 06:51:05 +01:00
config clippy: fix for_kv_map 2021-01-20 16:23:54 +01:00
pxar clippy: remove/replace needless explicit lifetimes 2021-01-20 16:23:54 +01:00
rrd clippy: collapse/rework nested ifs 2021-01-20 16:22:59 +01:00
server clippy: fix for_kv_map 2021-01-20 16:23:54 +01:00
tape clippy: fix for_kv_map 2021-01-20 16:23:54 +01:00
tools clippy: use while let loops 2021-01-20 16:23:54 +01:00
api2.rs tape: expose basic tape/changer functionality at api2/tape/ 2020-12-08 15:42:50 +01:00
auth.rs clippy fixups 2020-10-14 11:20:07 +02:00
auth_helpers.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
backup.rs cleanup: use extra file for StoreProgress 2020-12-01 06:34:33 +01:00
buildcfg.rs buildcfg: add rundir helper macro 2021-01-11 10:22:32 +01:00
client.rs client: move connect_to_localhost into client module 2020-12-09 11:59:50 +01:00
config.rs tape: add hardware encryption key managenent api 2021-01-18 13:38:22 +01:00
lib.rs tape: add file format definitions 2020-12-05 10:45:08 +01:00
server.rs api: tfa management and login 2021-01-11 10:22:32 +01:00
task.rs introduce TaskState trait 2020-10-12 14:11:57 +02:00
tools.rs add tools::json for canonical json generation 2021-01-15 15:19:52 +01:00