1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-18 19:21:09 +00:00
uutils-coreutils/tests
Yuri Astrakhan 47b10539d0 chore: use inline formatting
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
```
2025-04-07 22:56:21 -04:00
..
benches/factor rust edition 2021 => 2024 2025-03-24 21:00:35 +01:00
by-util chore: use inline formatting 2025-04-07 22:56:21 -04:00
fixtures test_env: Try to execute an empty file instead of . 2025-03-23 19:37:59 +01:00
uutests Merge pull request #7401 from RenjiSann/coverage 2025-04-07 11:10:12 +02:00
test_util_name.rs chore: use inline formatting 2025-04-07 22:56:21 -04:00
tests.rs uutests: fix the doc 2025-03-29 09:28:54 +01:00