Conversation
|
(rust_highfive has picked a reviewer for you, use r? to override) |
Mark-Simulacrum
left a comment
There was a problem hiding this comment.
r=me if you have a solution for the problem I've noted
src/Cargo.lock
Outdated
There was a problem hiding this comment.
This'll break some of our tests IIRC so we'll need to not do this until we can get rid of one of the rands or remove extern crate rand from the tests.
|
@bors: r=Mark-Simulacrum |
|
📌 Commit 3075dad has been approved by |
3075dad to
45045d0
Compare
|
@bors: r=Mark-Simulacrum |
|
📌 Commit 45045d0 has been approved by |
|
☔ The latest upstream changes (presumably #48349) made this pull request unmergeable. Please resolve the merge conflicts. |
45045d0 to
842ced5
Compare
|
@bors: r=Mark-Simulacrum |
|
📌 Commit 842ced5 has been approved by |
|
@bors p=2 prioritizing risky-to-rollup PRs so they get tested first |
|
🔒 Merge conflict |
842ced5 to
ac0a2a7
Compare
|
@bors: r=Mark-Simulacrum |
|
📌 Commit ac0a2a7 has been approved by |
|
📌 Commit 255ecf6 has been approved by |
|
@bors: r=Mark-Simulacrum |
|
📌 Commit 729905d has been approved by |
|
@bors: r=Mark-Simulacrum |
|
📌 Commit c060369 has been approved by |
|
⌛ Testing commit c0603695225cb4d9f01eafc06b97728be1389180 with merge b91dd6daa8a1327fc870159c0c1c6aed708aa3f0... |
|
💔 Test failed - status-travis |
Unused imports. |
|
@bors: r=Mark-Simulacrum |
|
📌 Commit 0748af2 has been approved by |
|
🔒 Merge conflict |
|
@bors: r=Mark-Simulacrum |
|
📌 Commit df84987 has been approved by |
|
@bors: r=Mark-Simulacrum |
|
📌 Commit 62a8f7d has been approved by |
|
💔 Test failed - status-travis |
|
Details |
Required moving all fulldeps tests depending on `rand` to different locations as now there's multiple `rand` crates that can't be implicitly linked against.
|
@bors: r=Mark-Simulacrum |
|
📌 Commit 994bfd4 has been approved by |
|
@bors p=2 |
|
☀️ Test successful - status-appveyor, status-travis |
Hopefully a routine update...