proxmox-backup/proxmox-backup-client
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
..
src more clippy fixes and annotations 2022-07-26 14:05:25 +02:00
Cargo.toml bump proxmox-sys dep to 0.3.1 2022-06-29 09:45:11 +02:00