Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider emitting a hint when running cargo hack build/cargo hack check with --each-feature/ --feature-powerset, without ... #142

Open
taiki-e opened this issue Dec 29, 2021 · 1 comment
Labels
A-dev-deps Area: dev-dependencies (--no-dev-deps, --remove-dev-deps, etc.) A-diagnostics Area: Messages for errors and warnings C-enhancement Category: A new feature or an improvement for an existing one

Comments

@taiki-e
Copy link
Owner

taiki-e commented Dec 29, 2021

...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: tokio-rs/tokio#4357 (comment)

@taiki-e taiki-e added A-dev-deps Area: dev-dependencies (--no-dev-deps, --remove-dev-deps, etc.) A-diagnostics Area: Messages for errors and warnings C-enhancement Category: A new feature or an improvement for an existing one labels Dec 29, 2021
@taiki-e taiki-e changed the title 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. Consider emitting a hint when running cargo hack build/cargo hack check with --each-feature/ --feature-powerset, without ... Jan 8, 2022
@taiki-e
Copy link
Owner Author

taiki-e commented Mar 2, 2022

Considering problem like #15 (comment), this seems to be required functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dev-deps Area: dev-dependencies (--no-dev-deps, --remove-dev-deps, etc.) A-diagnostics Area: Messages for errors and warnings C-enhancement Category: A new feature or an improvement for an existing one
Projects
None yet
Development

No branches or pull requests

1 participant