mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
cargo fuzz build complaints about some un-used function in the instruction emultator. Silence the warning by allowing dead code generation. Signed-off-by: Jinank Jain <jinankjain@microsoft.com>