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

Produce clear error message when build runs with conflicting features #11895

Conversation

findepi
Copy link
Member

@findepi findepi commented Aug 8, 2024

Throw explicit error message when cargo build is invoked with
conflicting features, e.g. cargo test --lib --tests --bins --all-features.

@findepi findepi force-pushed the findepi/produce-clear-error-message-when-build-runs-with-all-features-eab2c2 branch from f791164 to 3b5925e Compare August 8, 2024 17:57
@findepi findepi changed the title Produce clear error message when build runs with all features Produce clear error message when build runs with conflicting features Aug 8, 2024
@findepi findepi force-pushed the findepi/produce-clear-error-message-when-build-runs-with-all-features-eab2c2 branch from 3b5925e to 84a2838 Compare August 8, 2024 17:58
Throw explicit error message when `cargo build` is invoked with
conflicting features, e.g.  `cargo test --lib --tests --bins
--all-features`.
@findepi findepi force-pushed the findepi/produce-clear-error-message-when-build-runs-with-all-features-eab2c2 branch from 84a2838 to 9f3ddcd Compare August 8, 2024 18:03
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@alamb alamb merged commit 193955e into apache:main Aug 8, 2024
25 checks passed
@findepi findepi deleted the findepi/produce-clear-error-message-when-build-runs-with-all-features-eab2c2 branch August 9, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants