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 --exclude-features as an alias of --skip #65

Merged
merged 1 commit into from
Oct 17, 2020
Merged

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Oct 17, 2020

  • Add --exclude-features option. This is an alias of --skip option.
  • Rename --skip-no-default-features flag to --exclude-no-default-features.
    The old name can be used as an alias, but is deprecated.
  • Rename --skip-all-features flag to --exclude-all-features.

cc #52

@taiki-e taiki-e added the A-features Area: features (--feature-powerset, --each-feature, etc.) label Oct 17, 2020
@taiki-e taiki-e added this to the v0.4 milestone Oct 17, 2020
* Add `--exclude-features` option. This is an alias of `--skip` option.
* Rename `--skip-no-default-features` flag to `--exclude-no-default-features`.
  The old name can be used as an alias, but is deprecated.
* Rename `--skip-all-features` flag to `--exclude-all-features`.
@taiki-e
Copy link
Owner Author

taiki-e commented Oct 17, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 17, 2020

Build succeeded:

@bors bors bot merged commit b19c526 into master Oct 17, 2020
@bors bors bot deleted the exclude-features branch October 17, 2020 00:22
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.

1 participant