mirror of
https://github.com/uutils/coreutils
synced 2024-12-19 09:33:25 +00:00
229948ae45
Unify the usage of macros `safe_unwrap` and `crash_if_err` that are identical to each other except for the assumption of a default error code. Use the more generic `crash_if_err` so that `safe_unwrap` is now obsolete and can be removed. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |