coreutils/src/uu/factor
nicoo dc6b9a8d62
CI: Improve annotations (#1584)
* CI: Only run rustfmt in one environment

- This displays clippy warnings even when rustfmt fails.
- This avoids displaying 3 copies of the same rustfmt warning as Github
  annotations.
- Avoids duplicated work.

* CI: Suppress warnings when building for the oldest toolchain version

We had cases of warnings emitted due to `rustc` bugs that were fixed
in non-obsolete versions.

* factor: Remove a workaround for warnings on obsolete rustc
2020-08-10 16:53:32 +02:00
..
benches factor::numeric::gcd: Add criterion-powered benchmark 2020-07-24 22:58:26 +02:00
src CI: Improve annotations (#1584) 2020-08-10 16:53:32 +02:00
build.rs factor: Split numeric.rs into multiple modules (#1567) 2020-08-02 20:28:00 +02:00
Cargo.toml factor::numeric::gcd: Add criterion-powered benchmark 2020-07-24 22:58:26 +02:00
sieve.rs docs ~ spell-check repairs and addition of exceptions 2020-05-30 01:36:02 -05:00