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 cargo rustc for test with implicit binary. #5510

Merged
merged 1 commit into from
May 10, 2018

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented May 10, 2018

Fixes #5502

@rust-highfive
Copy link

r? @alexcrichton

(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

@bors: r+

@bors
Copy link
Contributor

bors commented May 10, 2018

📌 Commit 9233fb2 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented May 10, 2018

⌛ Testing commit 9233fb2 with merge 349f4a2...

bors added a commit that referenced this pull request May 10, 2018
[BETA] Fix `cargo rustc` for test with implicit binary.

Fixes #5502
@bors
Copy link
Contributor

bors commented May 10, 2018

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

@bors bors merged commit 9233fb2 into rust-lang:rust-1.27.0 May 10, 2018
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.

4 participants