mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
11c58870c4
warning: this argument is a mutable reference, but not used mutably --> block/src/async_io.rs:68:28 | 68 | fn query_block_size(f: &mut File, block_size_type: BlockSize) -> std::io::Result<u64> { | ^^^^^^^^^ help: consider changing to: `&File` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_pass_by_ref_mut Signed-off-by: Rob Bradford <rbradford@rivosinc.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |