1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-13 16:51:06 +00:00
uutils-coreutils/tests
Yuri Astrakhan 982805d3cd 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-08 00:23:21 -04:00
..
benches/factor chore: manual inline formatting 2025-04-08 00:23:21 -04:00
by-util chore: manual inline formatting 2025-04-08 00:23:21 -04:00
fixtures test_env: Try to execute an empty file instead of . 2025-03-23 19:37:59 +01:00
uutests chore: manual inline formatting 2025-04-08 00:23:21 -04:00
test_util_name.rs chore: manual inline formatting 2025-04-08 00:23:21 -04:00
tests.rs uutests: fix the doc 2025-03-29 09:28:54 +01:00