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

Support namespaced and weak dependency features #147

Closed
taiki-e opened this issue Feb 6, 2022 · 1 comment
Closed

Support namespaced and weak dependency features #147

taiki-e opened this issue Feb 6, 2022 · 1 comment
Labels
A-features Area: features (--feature-powerset, --each-feature, etc.) C-enhancement Category: A new feature or an improvement for an existing one

Comments

@taiki-e
Copy link
Owner

taiki-e commented Feb 6, 2022

refs: rust-lang/cargo#10269

concrete example:

@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 Feb 6, 2022
bors bot added a commit that referenced this issue Jul 18, 2022
154: Support namespaced features r=taiki-e a=taiki-e

Fixes #153
cc #147

Co-authored-by: Taiki Endo <[email protected]>
@taiki-e
Copy link
Owner Author

taiki-e commented Jul 18, 2022

Namespaced features are supported in 0.5.15 (#154). As far as I have tested locally, it seems that weak dependency features are already supported in 0.5.15 and no additional action is needed.

@taiki-e taiki-e closed this as completed Jul 18, 2022
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-enhancement Category: A new feature or an improvement for an existing one
Projects
None yet
Development

No branches or pull requests

1 participant