1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 09:41:07 +00:00
uutils-coreutils/src/bin
Yuri Astrakhan 2d95850700 chore: manual inline formatting
Minor manual cleanup - inlined many format args.  This makes the code a bit more readable, and helps spot a few inefficiencies and possible bugs.  Note that `&foo` in a `format!` parameter results in a 6% extra performance cost, and does not get inlined by the compiler (yet).
2025-04-09 15:33:46 -04:00
..
coreutils.rs chore: remove unneeded parens 2025-04-08 18:19:03 -04:00
uudoc.rs chore: manual inline formatting 2025-04-09 15:33:46 -04:00