mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
b8e84f09be
error: the item `GuestMemoryMmap` is imported redundantly Error: --> vmm/src/vm.rs:3136:9 | 3135 | use super::*; | -------- the item `GuestMemoryMmap` is already imported here 3136 | use crate::GuestMemoryMmap; | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]` Signed-off-by: Rob Bradford <rbradford@rivosinc.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |