[pbs-devel] [PATCH proxmox 0/2] sys: rustc 1.80/IO-safety compat

Fabian Grünbichler f.gruenbichler at proxmox.com
Mon Aug 5 13:59:06 CEST 2024


these two commits make proxmox-sys usable with rustc 1.80, which enables
IO-safety (additional checks in debug mode when dropping OwnedFDs).

Fabian Grünbichler (2):
  sys: adapt to IO Safety changes in rustc
  sys: make fd::cwd crate-internal

 proxmox-sys/src/fd.rs     | 6 +++---
 proxmox-sys/src/fs/dir.rs | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.39.2





More information about the pbs-devel mailing list