Simple Clippy Fix (#3219)
* Update sugar to new things * Fixes * tiny * fix qemu * Fix cmplog * taplo fmt * Fix cmplog forkserver sugar, clippy * clip * clip * Simple clippy fix
This commit is contained in:
parent
24c31943f3
commit
1eb61383d3
@ -48,7 +48,7 @@ fn main() {
|
||||
eprintln!(
|
||||
"Warning: failed to read drcov file at {}: {err:?}",
|
||||
input.display()
|
||||
)
|
||||
);
|
||||
}) {
|
||||
println!("Merging {}", input.display());
|
||||
if let Err(err) = main_drcov.merge(¤t_drcov, opts.unique) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user