`crossbeam-channel` is only used if the `parallel` flag is enabled, so it can be gated behind that feature flag to potentially reduce the size of the build dependency tree for dependent projects. While at it, I've fixed several warnings emmitted in tests/flags.rs. |
||
|---|---|---|
| .. | ||
| files | ||
| filters.rs | ||
| flags.rs | ||
| interlaced.rs | ||
| interlacing.rs | ||
| lib.rs | ||
| reduction.rs | ||
| regression.rs | ||
| strategies.rs | ||