Uh oh!
There was an error while loading. Please reload this page.
Update Cargo and stdsimd submodules - #52429
Conversation
rust-highfive
commented
Jul 16, 2018
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
rust-highfive
commented
Jul 16, 2018
alexcrichton
commented
Jul 16, 2018
Mark-Simulacrum
commented
Jul 16, 2018
@bors r+ |
bors
commented
Jul 16, 2018
📌 Commit 73256645055fa96f70b807bc5d2887be44c8699e has been approved by |
RalfJung
commented
Jul 17, 2018
Would you mind updating the submodule again to include rust-lang/cargo#5710 ? :D |
alexcrichton
commented
Jul 17, 2018
@bors: r=Mark-SImulacrum done! |
bors
commented
Jul 17, 2018
📌 Commit 797c2d02515c52587776a7857949b1d449243b28 has been approved by |
RalfJung
commented
Jul 17, 2018
Thanks :) |
This comment has been minimized.
This comment has been minimized.
alexcrichton
commented
Jul 17, 2018
@bors: r=Mark-Simulacrum |
bors
commented
Jul 17, 2018
📌 Commit 0d86556610886818dbb8e3cb9ec58a4845d0083f has been approved by |
This comment has been minimized.
This comment has been minimized.
kennytm
commented
Jul 18, 2018
|
alexcrichton
commented
Jul 18, 2018
@bors: r=Mark-Simulacrum @pitdicker correct, the stdsimd update got merged in with #52433 |
bors
commented
Jul 18, 2018
📌 Commit 52d7ee8 has been approved by |
kennytm
commented
Jul 18, 2018
@alexcrichton#52433 doesn't contain stdsimd, I've excluded it from the rollup due to #52433 (comment). |
bors
commented
Jul 19, 2018
⌛ Testing commit 52d7ee8 with merge 142c06582fa6e3af10440fd2180a340566dd5802... |
bors
commented
Jul 19, 2018
💔 Test failed - status-travis |
This comment has been minimized.
This comment has been minimized.
kennytm
commented
Jul 19, 2018
Update Cargo and stdsimd submodules Update Cargo to bring in some bug fixes and such, and update `stdsimd` to... Closes#52403
bors
commented
Jul 19, 2018
alexcrichton
commented
Jul 19, 2018
@kennytm aha thanks for the heads up! I'll send a future PR for stdsimd in that case |
bors
commented
Jul 19, 2018
☀️ Test successful - status-appveyor, status-travis |
Update Cargo to bring in some bug fixes and such, and update
stdsimdto...