mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
ab5a731160
This also fixes the following clippy warning on nightly build from cargo fuzz: warning: struct `RegionEntry` is never constructed --> /home/chenb/project/cloud-hypervisor/cloud-hypervisor/block/src/vhdx/vhdx_header.rs:357:8 | 357 | struct RegionEntry { | ^^^^^^^^^^^ | = note: `RegionEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default Signed-off-by: Bo Chen <chen.bo@intel.com> |
||
---|---|---|
.. | ||
qcow | ||
vhdx | ||
async_io.rs | ||
fixed_vhd_async.rs | ||
fixed_vhd_sync.rs | ||
fixed_vhd.rs | ||
lib.rs | ||
qcow_sync.rs | ||
raw_async_aio.rs | ||
raw_async.rs | ||
raw_sync.rs | ||
vhd.rs | ||
vhdx_sync.rs |