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

Use enum as representation of cargo feature #99

Merged
merged 1 commit into from
Dec 3, 2020
Merged

Use enum as representation of cargo feature #99

merged 1 commit into from
Dec 3, 2020

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Dec 3, 2020

Fixes #97

@taiki-e taiki-e force-pushed the features branch 3 times, most recently from 7559e0c to 1b757fc Compare December 3, 2020 06:58
@taiki-e taiki-e changed the title Use an enum as a representation of a feature Use enum as a representation of cargo feature Dec 3, 2020
@taiki-e taiki-e changed the title Use enum as a representation of cargo feature Use enum as the representation of cargo feature Dec 3, 2020
@taiki-e taiki-e changed the title Use enum as the representation of cargo feature Use enum as representation of cargo feature Dec 3, 2020
@taiki-e
Copy link
Owner Author

taiki-e commented Dec 3, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 3, 2020

Build succeeded:

@bors bors bot merged commit 9a47bd1 into master Dec 3, 2020
@bors bors bot deleted the features branch December 3, 2020 07:11
@taiki-e taiki-e added the A-features Area: features (--feature-powerset, --each-feature, etc.) label Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-features Area: features (--feature-powerset, --each-feature, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intelligently feature combination exclusion (#85) does not work properly when used with --group-features
1 participant