]> git.proxmox.com Git - proxmox-backup.git/commit
some clippy fixups
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 11 Sep 2019 10:06:59 +0000 (12:06 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 11 Sep 2019 10:14:05 +0000 (12:14 +0200)
commit653b1ca10e588dc609460e3827df89147c6f1b7e
treeb1713f36a6fc81176d11b46e05a3ff1f4eb038b2
parentef0338d497892e66069d7276dbb2ed7b74f1edf4
some clippy fixups

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
14 files changed:
src/api_schema/config.rs
src/api_schema/schema.rs
src/backup/catalog_blob.rs
src/backup/chunker.rs
src/backup/data_chunk.rs
src/backup/dynamic_index.rs
src/backup/fixed_index.rs
src/buildcfg.rs
src/cli/command.rs
src/pxar/decoder.rs
src/pxar/encoder.rs
src/section_config.rs
src/server/worker_task.rs
src/tools/process_locker.rs