Go to file
Wolfgang Bumiller 89ceb33f89 import rustfmt.toml
This just sets edition to 2018.
Unfortunately pretty much all other configuration options
are considered unstable for now ...

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-08-22 13:44:57 +02:00
debian d/control: depend on libfuse3-dev 2019-08-13 12:29:00 +02:00
docs docs/backup-protocol.rst: add backup protocol docs 2019-06-04 17:33:12 +02:00
etc use service Type=notify 2019-04-25 11:01:33 +00:00
proxmox-protocol proxmox-protocol/src/types.rs: use derive Endian 2019-04-24 06:59:12 +02:00
qemu-io add qemu-io crate, AioContext reactor helper 2019-05-16 11:59:55 +02:00
src src/pxar/encoder.rs: style fixups by rustfmt 2019-08-22 13:29:11 +02:00
tests disable offensive test 2019-08-21 12:27:50 +02:00
www GUI: fix borders 2019-04-11 12:18:04 +02:00
zstd-sys bump zstd-sys version 2019-06-05 09:44:43 +02:00
.gitignore .gitignore: add local.mak 2019-08-21 10:07:15 +02:00
Cargo.toml update to nix 0.15 2019-08-21 12:26:10 +02:00
Makefile buildsys: make valgrind=1 to enable valgrind support 2019-05-23 09:49:10 +02:00
defines.mk buildsys: defer some variable expansions 2019-08-21 12:26:10 +02:00
rust-toolchain use nightly for now 2019-06-07 13:14:03 +02:00
rustfmt.toml import rustfmt.toml 2019-08-22 13:44:57 +02:00