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

Do not emit "specified feature not found" warning when building multiple packages #158

Merged
merged 1 commit into from
Jul 30, 2022

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Jul 30, 2022

Fixes #157

@taiki-e
Copy link
Owner Author

taiki-e commented Jul 30, 2022

bors r+

bors bot added a commit that referenced this pull request Jul 30, 2022
158: Do not emit warning when excluding feature that exists only in some crates in workspace r=taiki-e a=taiki-e

Fixes #157

Co-authored-by: Taiki Endo <te316e89@gmail.com>
@bors
Copy link
Contributor

bors bot commented Jul 30, 2022

Build failed:

@taiki-e taiki-e changed the title Do not emit warning when excluding feature that exists only in some crates in workspace Do not emit "specified feature not found" warning when building multiple packages Jul 30, 2022
@taiki-e
Copy link
Owner Author

taiki-e commented Jul 30, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 30, 2022

Build succeeded:

@bors bors bot merged commit ec14dc0 into main Jul 30, 2022
@bors bors bot deleted the warn branch July 30, 2022 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Excluding a feature present on only some crates in a workspace displays warning
1 participant