Skip to content

Conversation

matklad
Copy link
Contributor

@matklad matklad commented May 5, 2018

We warn if a feature was specified corresponding to a dependency which
is not optional. However, a dependency can be both optional and
required, and we shouldn't warn in that case.

cc #5480

r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented May 5, 2018

📌 Commit fbd29f6 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented May 5, 2018

⌛ Testing commit fbd29f621b4dadbc457dae4ffe9335a47c29619f with merge 870afba9143665984a461e26d0c327250b7f306b...

We warn if a feature was specified corresponding to a dependency which
is not optional. However, a dependency can be both optional and
required, and we shouldn't warn in that case.
@matklad
Copy link
Contributor Author

matklad commented May 5, 2018

@bors r=alexcrhiton

@bors
Copy link
Contributor

bors commented May 5, 2018

📌 Commit 739cc20 has been approved by alexcrhiton

@bors
Copy link
Contributor

bors commented May 5, 2018

⌛ Testing commit 739cc20 with merge 07c0784...

bors added a commit that referenced this pull request May 5, 2018
FIx false positive warning

We warn if a feature was specified corresponding to a dependency which
is not optional. However, a dependency can be both optional and
required, and we shouldn't warn in that case.

cc #5480

r? @alexcrichton
@bors
Copy link
Contributor

bors commented May 5, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrhiton
Pushing 07c0784 to master...

@bors bors merged commit 739cc20 into rust-lang:master May 5, 2018
@matklad matklad deleted the mixed-deps branch May 5, 2018 18:23
@ehuss ehuss added this to the 1.27.0 milestone Feb 6, 2022
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.

4 participants