mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-18 19:21:09 +00:00
Minor cleanup using clippy autofix. This makes the code a bit more readable, and helps spot a few inefficiencies and possible bugs. ``` cargo clippy --fix --workspace -- -A clippy::all -W clippy::uninlined_format_args && cargo fmt ``` |
||
|---|---|---|
| .. | ||
| benches/factor | ||
| by-util | ||
| fixtures | ||
| uutests | ||
| test_util_name.rs | ||
| tests.rs | ||