mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
9d5c5a6410
warning: this argument is a mutable reference, but not used mutably --> vmm/src/sigwinch_listener.rs:121:38 | 121 | fn set_foreground_process_group(tty: &mut File) -> io::Result<()> { | ^^^^^^^^^ 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 |