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] Fix mode generated in maybe_lib #5523

Merged
merged 1 commit into from
May 12, 2018

Conversation

alexcrichton
Copy link
Member

Beta backport of #5520

The new `mode` for the library dependency is dependent on the library target
rather than the target which is the reason for the dependency on the library!

Closes rust-lang/rust#50640
@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
Collaborator

bors commented May 11, 2018

📌 Commit cfeb768 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented May 12, 2018

⌛ Testing commit cfeb768 with merge 6648656...

bors added a commit that referenced this pull request May 12, 2018
[beta] Fix mode generated in `maybe_lib`

Beta backport of #5520
@bors
Copy link
Collaborator

bors commented May 12, 2018

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

@bors bors merged commit cfeb768 into rust-lang:rust-1.27.0 May 12, 2018
@ehuss
Copy link
Contributor

ehuss commented May 12, 2018

@alexcrichton Let me know if you'd like me to post PRs to the rust repo to pick up these changes. Not sure how tedious that is for you, but I'm happy to help.

@alexcrichton alexcrichton deleted the beta-next branch May 12, 2018 14:22
@alexcrichton
Copy link
Member Author

@ehuss sure yeah if you wanna take care of that feel free!

ehuss added a commit to ehuss/rust that referenced this pull request May 12, 2018
Regression fixes:
- rust-lang/cargo#5510 `cargo rustc` broken for tests in project with bins
- rust-lang/cargo#5523 (rust-lang#50640) shared proc-macro dependency built incorrectly
bors added a commit to rust-lang/rust that referenced this pull request May 13, 2018
[BETA] Update Cargo

Regression fixes:
- rust-lang/cargo#5510 `cargo rustc` broken for tests in project with bins
- rust-lang/cargo#5523 (#50640) shared proc-macro dependency built incorrectly
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