coreutils/src
Samuel Tardieu e56682893f uucore: fix style in tests
- `Path::new()` returns a `&Path` and does not need to be dereferenced
- Some types can be deduced from the context and are well visible
  already (`parse_size_u128()` or `from_bytes()`)
2024-01-05 10:14:27 +01:00
..
bin Remove the author copyright notices (#5184) 2023-08-21 12:23:18 +02:00
uu head: head_backwards for non-seekable files like /proc/* or fifos (named pipes) (#5732) 2024-01-05 00:25:59 +01:00
uucore uucore: fix style in tests 2024-01-05 10:14:27 +01:00
uucore_procs Prepare version 0.0.23 2023-11-13 22:02:01 +01:00
uuhelp_parser uuhelp_parser: include missing LICENSE 2023-11-28 16:51:20 +01:00