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

Exclude features specified by --features flag from feature combinations #60

Closed
taiki-e opened this issue Oct 16, 2020 · 0 comments · Fixed by #64
Closed

Exclude features specified by --features flag from feature combinations #60

taiki-e opened this issue Oct 16, 2020 · 0 comments · Fixed by #64
Assignees
Labels
A-features Area: features (--feature-powerset, --each-feature, etc.) C-bug Category: related to a bug.
Milestone

Comments

@taiki-e
Copy link
Owner

taiki-e commented Oct 16, 2020

Features specified by --features flag is always passed to cargo.

"running `cargo check --no-default-features --features a,a` on real (3/5)",

@taiki-e taiki-e added C-enhancement Category: A new feature or an improvement for an existing one A-features Area: features (--feature-powerset, --each-feature, etc.) labels Oct 16, 2020
@taiki-e taiki-e self-assigned this Oct 16, 2020
@taiki-e taiki-e changed the title Exclude features specified by --features flag from the combination of --each-feature/--feature-powerset Exclude features specified by --features flag from feature combinations Oct 16, 2020
@taiki-e taiki-e added this to the v0.4 milestone Oct 16, 2020
@taiki-e taiki-e added C-bug Category: related to a bug. and removed C-enhancement Category: A new feature or an improvement for an existing one labels Oct 16, 2020
@bors bors bot closed this as completed in 301df44 Oct 16, 2020
@bors bors bot closed this as completed in #64 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.) C-bug Category: related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant