Skip to content

Conversation

@alexcrichton
Copy link
Member

Backport of #5307

This commit extends the fix in rust-lang#5288 by moving the logic added farther up in the
loop over package dependencies. This means that we won't recursively look at
optional/dev path dependencies which aren't members of the workspace. This
should fix the new issue that came up in rust-lang#5257

Closes rust-lang#5257
@rust-highfive
Copy link

r? @matklad

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against rust-1.26.0. Please double check that you specified the right target!

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Apr 6, 2018

📌 Commit 8fddd6f has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Apr 6, 2018

⌛ Testing commit 8fddd6f with merge 0e7c5a9...

bors added a commit that referenced this pull request Apr 6, 2018
[beta] Fix another issue of poisoning too eagerly

Backport of #5307
@bors
Copy link
Contributor

bors commented Apr 6, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 0e7c5a9 to rust-1.26.0...

@bors bors merged commit 8fddd6f into rust-lang:rust-1.26.0 Apr 6, 2018
@ehuss ehuss added this to the 1.26.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.

5 participants