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

[beta] Copy --all-features request to all workspace members #5567

Merged
merged 2 commits into from
May 25, 2018

Conversation

alexcrichton
Copy link
Member

Backport of #5556

This fixes an accidental regression introduced in rust-lang#5012 where the
`--all-features` CLI flag was only propagated to the "main crate" as opposed to
all workspace packages. This behavior has [already been deemed][pr] as
"basically not what you want", but for now it's best to avoid the regression.

Closes rust-lang#5518

[pr]: rust-lang#5353
@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.27.0. Please double check that you specified the right target!

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented May 24, 2018

📌 Commit 3bb99cc has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented May 24, 2018

⌛ Testing commit 3bb99cc with merge 913715801a6ff6d794b7932a5fae212224e0163d...

@bors
Copy link
Contributor

bors commented May 24, 2018

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented May 25, 2018

📌 Commit 7eb5665 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented May 25, 2018

⌛ Testing commit 7eb5665 with merge 84f630e...

bors added a commit that referenced this pull request May 25, 2018
[beta] Copy `--all-features` request to all workspace members

Backport of #5556
@bors
Copy link
Contributor

bors commented May 25, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 84f630e to rust-1.27.0...

@bors bors merged commit 7eb5665 into rust-lang:rust-1.27.0 May 25, 2018
ehuss added a commit to ehuss/rust that referenced this pull request Jun 12, 2018
- rust-lang/cargo#5577 - revert rust-lang/cargo#5461 (Support crate renames in `cargo metadata`)
- rust-lang/cargo#5567 - Copy `--all-features` request to all workspace members
bors added a commit to rust-lang/rust that referenced this pull request Jun 12, 2018
[BETA] Update Cargo

- rust-lang/cargo#5577 - revert rust-lang/cargo#5461 (Support crate renames in `cargo metadata`)
- rust-lang/cargo#5567 - Copy `--all-features` request to all workspace members
@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.

5 participants