-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 harness = false
on [lib]
sections
#2795
Conversation
r? @wycats (rust_highfive has picked a reviewer for you, use r? to override) |
r? @brson |
@bors r+ |
📌 Commit c88c7af has been approved by |
Fix `harness = false` on `[lib]` sections Now that this is fixed upstream, we can actually add a test for this! Closes #2305
💔 Test failed - cargo-win-msvc-64 |
@bors: retry On Mon, Jun 20, 2016 at 6:50 PM, bors notifications@github.com wrote:
|
⚡ Previous build results for cargo-cross-linux are reusable. Rebuilding only cargo-linux-32, cargo-linux-64, cargo-mac-32, cargo-mac-64, cargo-win-gnu-32, cargo-win-gnu-64, cargo-win-msvc-32, cargo-win-msvc-64... |
💔 Test failed - cargo-linux-64 |
c88c7af
to
f0910bc
Compare
@bors: r=brson |
📌 Commit f0910bc has been approved by |
⌛ Testing commit f0910bc with merge 0ce597d... |
💔 Test failed - cargo-mac-64 |
f0910bc
to
f9d9379
Compare
@bors: r=brson |
📌 Commit f9d9379 has been approved by |
⌛ Testing commit f9d9379 with merge c465dd7... |
💔 Test failed - cargo-cross-linux |
Now that this is fixed upstream, we can actually add a test for this! Closes rust-lang#2305
f9d9379
to
b74fd0a
Compare
@bors: r=brson |
📌 Commit b74fd0a has been approved by |
Fix `harness = false` on `[lib]` sections Now that this is fixed upstream, we can actually add a test for this! Closes #2305
☀️ Test successful - cargo-cross-linux, cargo-linux-32, cargo-linux-64, cargo-mac-32, cargo-mac-64, cargo-win-gnu-32, cargo-win-gnu-64, cargo-win-msvc-32, cargo-win-msvc-64 |
Now that this is fixed upstream, we can actually add a test for this!
Closes #2305