coreutils/src
nicoo ea20b22d12 factor::numeric::gcd: Refactor divisor test
Should be clearer; does not handle the `gcd(0, 0)` case, which is already
covered by the `zero` test.
2021-01-21 15:28:28 +01:00
..
bin Remove 'extern crate' 2020-12-31 15:44:00 +01:00
uu factor::numeric::gcd: Refactor divisor test 2021-01-21 15:28:28 +01:00
uucore Replaces failure by thiserror. (#1688) 2021-01-11 22:01:14 +01:00
uucore_procs also update uucore & uucore_procs versions to 0.0.5 2021-01-10 18:24:43 +01:00