mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-18 11:11:10 +00:00
* echo: handle multibyte escape sequences Bug was reported, with root cause analysis, by kkew3 Added tests were derived from test cases provided by kkew3 See https://github.com/uutils/coreutils/issues/6741 * Use concrete type * Fix MSRV issue * Fix non-UTF-8 argument handling * Fix MSRV issue * Fix Clippy violation * Fix compiler warning * Address PR comments * Add MSRV TODO comments * echo: use stdout_only_bytes instead of stdout_is_bytes --------- Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com> |
||
|---|---|---|
| .. | ||
| benches/factor | ||
| by-util | ||
| common | ||
| fixtures | ||
| test_util_name.rs | ||
| tests.rs | ||