coreutils/src/uu/factor
Roy Ivy III 363453f5e4 tests ~ (factor) refactor divisor() to return quickcheck::TestResult
- return standard quickcheck results
- drop `a == 0 && b == 0` from test domain via TestResult::discard()
- avoid divide by zero panics
- ref: #1589
2021-11-13 14:18:23 -06:00
..
src tests ~ (factor) refactor divisor() to return quickcheck::TestResult 2021-11-13 14:18:23 -06:00
BENCHMARKING.md docs/factor ~ (BENCHMARKING.md) fix formatting, returning missing newlines 2021-11-13 11:07:02 -06:00
build.rs refactor/factor ~ polish spelling (comments, names, and exceptions) 2021-05-31 08:11:32 -05:00
Cargo.toml factor/Cargo.toml: Document feature pending a MinRustV bump 2021-11-10 15:26:36 +01:00
sieve.rs fix a lot of clippy warnings 2021-05-29 15:11:22 +02:00