cloud-hypervisor/qcow/src
Rob Bradford 2554f2a8d4 qcow: use std::mem::size_of_val()
Rather than manually calculate the size of the slice in bytes. This
fixes a beta clippy issue.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2023-04-22 10:33:46 +01:00
..
qcow_raw_file.rs qcow: use std::mem::size_of_val() 2023-04-22 10:33:46 +01:00
qcow.rs qcow: Fix number of refcount table entries 2023-01-10 12:05:15 +00:00
raw_file.rs qcow: add a safety comment 2022-11-18 12:50:01 +00:00
refcount.rs misc: Automatically fix cargo clippy issues added in 1.65 (stable) 2022-12-14 14:27:19 +00:00
vec_cache.rs arch, qcow: Fix 1.42.0 clippy warnings 2020-03-13 12:26:15 +00:00