Go to file
Wolfgang Bumiller c837c7cc3b add pv_ref, drop unsafe from pv_raw
pv_raw itself doesn't actually dereference the pointer and
performs the necessary checks to not be considered unsafe
per se, the `pv_ref()` and `pv_mut_ref()` method now returns
a mutable reference.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-11-25 12:12:31 +01:00
.cargo import 2020-01-09 15:01:14 +01:00
perlmod add pv_ref, drop unsafe from pv_raw 2020-11-25 12:12:31 +01:00
perlmod-macro perl namespacing, since we can bless now 2020-11-24 11:13:55 +01:00
perlmod-test destructors work... 2020-11-24 11:18:36 +01:00
.gitignore import 2020-01-09 15:01:14 +01:00
build.sh buildsys: Makefile and build.sh like in proxmox crate 2020-11-20 13:54:59 +01:00
Cargo.toml perlmod & macro: debian/ 2020-11-20 13:54:59 +01:00
Makefile add 'make builddeps' and .buildbot.yml 2020-11-20 14:24:20 +01:00
rust-toolchain import 2020-01-09 15:01:14 +01:00
rustfmt.toml import 2020-01-09 15:01:14 +01:00