proxmox-backup/src/api2/node
Fabian Grünbichler e1db06705e more clippy fixes and annotations
the remaining ones are:
- type complexity
- fns with many arguments
- new() without default()
- false positives for redundant closures (where closure returns a static
  value)
- expected vs actual length check without match/cmp

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-07-26 14:05:25 +02:00
..
disks more clippy fixes and annotations 2022-07-26 14:05:25 +02:00
apt.rs cargo fmt 2022-07-25 10:03:44 +02:00
certificates.rs more clippy fixes and annotations 2022-07-26 14:05:25 +02:00
config.rs router change made one level of rpcenv mut superfluous 2022-05-05 10:00:29 +02:00
dns.rs api: rustfmt 2022-04-14 13:33:01 +02:00
journal.rs more clippy fixes and annotations 2022-07-26 14:05:25 +02:00
mod.rs tree wide: typo fixes through codespell 2022-06-05 10:34:10 +02:00
network.rs router change made one level of rpcenv mut superfluous 2022-05-05 10:00:29 +02:00
report.rs api: rustfmt 2022-04-14 13:33:01 +02:00
rrd.rs more clippy fixes and annotations 2022-07-26 14:05:25 +02:00
services.rs api: rustfmt 2022-04-14 13:33:01 +02:00
status.rs wrap fs_info calls in spawn_blocking 2022-07-11 10:41:16 +02:00
subscription.rs adapt to proxmox-subscription changes 2022-07-25 10:03:44 +02:00
syslog.rs more clippy fixes and annotations 2022-07-26 14:05:25 +02:00
tasks.rs fix: api2: make tasks endpoint work with new prune job worker type 2022-07-14 14:29:32 +02:00
time.rs api: rustfmt 2022-04-14 13:33:01 +02:00