cargo-hack
cargo-hack copied to clipboard
Consider emitting a hint when running `cargo hack build`/`cargo hack check` with `--each-feature`/ `--feature-powerset`, without ...
...any of v2 resolver, --no-dev-deps, -Zavoid-dev-deps, and -Zfeatures, and there are dev-deps.
They are most likely not working properly. See also: https://github.com/tokio-rs/tokio/issues/4357#issuecomment-1002806945
Considering problem like https://github.com/taiki-e/cargo-hack/issues/15#issuecomment-1056937385, this seems to be required functionality.