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

Add --skip-no-default-features flag #41

Merged
merged 1 commit into from
May 21, 2020
Merged

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented May 21, 2020

--skip-no-default-features
    Skip run of just --no-default-features flag.

    This flag can only be used with either --each-feature flag or
    --feature-powerset flag.

Closes #38

@taiki-e taiki-e force-pushed the skip-no-default-features branch from a0571cc to 9295ab7 Compare May 21, 2020 17:05
@taiki-e taiki-e force-pushed the skip-no-default-features branch from 9295ab7 to cc7f7d1 Compare May 21, 2020 20:49
@taiki-e
Copy link
Owner Author

taiki-e commented May 21, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented May 21, 2020

Build succeeded:

@bors bors bot merged commit 77e451b into master May 21, 2020
@bors bors bot deleted the skip-no-default-features branch May 21, 2020 21:02
@taiki-e taiki-e added the A-features Area: features (--feature-powerset, --each-feature, etc.) label Oct 16, 2020
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.

Provide a way to skip run of just --no-default-feature
1 participant