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

Fix --all-targets in a crate without a lib. #4685

Merged
merged 1 commit into from
Oct 31, 2017

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Oct 30, 2017

Fixes #4615.

@rust-highfive
Copy link

r? @matklad

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

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Contributor

bors commented Oct 30, 2017

📌 Commit b9497ab has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Oct 30, 2017

⌛ Testing commit b9497ab with merge f4aeb00...

bors added a commit that referenced this pull request Oct 30, 2017
Fix --all-targets in a crate without a lib.

Fixes #4615.
@bors
Copy link
Contributor

bors commented Oct 31, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing f4aeb00 to master...

@bors bors merged commit b9497ab into rust-lang:master Oct 31, 2017
@ehuss ehuss added this to the 1.23.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.

cargo build --all-targets doesn't work with binary crates and workspaces
5 participants