mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-17 01:35:01 +01:00
now s
This commit is contained in:
parent
92826697a3
commit
106be93473
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ impl Minimizer {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ProcessState::NoChange => {
|
ProcessState::NoChange => {
|
||||||
println!("{file_display}: After {}: no change", pass.name());
|
println!("{file_display}: After {}: no changes", pass.name());
|
||||||
checker.no_change();
|
checker.no_change();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue