proxmox/proxmox-sys
Maximiliano Sandoval 25c08ad247 sys: add variable bindings for temporaries in unsafe blocks
These will produce an error in edition 2024 otherwise. The reason this
is needed is because the `unsafe` block has its own scope.

The bytes were defined inside of the let-mut block to preserve the
lifetime they had before this commit.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
2025-03-19 12:32:42 +01:00
..
debian sys: bump to 0.6.6-1 2025-03-19 12:19:43 +01:00
src sys: add variable bindings for temporaries in unsafe blocks 2025-03-19 12:32:42 +01:00
tests sys: add truncate option to OpenOptions in test case 2025-03-06 15:15:43 +01:00
Cargo.toml sys: bump to 0.6.6-1 2025-03-19 12:19:43 +01:00