Uh oh!
There was an error while loading. Please reload this page.
Update stdsimd to branch with breaking bugfix - #55538
Conversation
rust-highfive
commented
Oct 31, 2018
|
alexcrichton
commented
Oct 31, 2018
@bors: try |
bors
commented
Oct 31, 2018
Update stdsimd to branch with breaking bugfix **DO NOT MERGE** --- This updates `stdsimd` to the `test-fix` branch containing this PR (rust-lang/stdarch#576) with a breaking soundness bugfix. The plan was to schedule a crater run before merging this PR into stdsimd upstream. r? @alexcrichton
bors
commented
Oct 31, 2018
☀️ Test successful - status-travis |
alexcrichton
commented
Oct 31, 2018
@craterbot run start=master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 end=try#d7816399d50d407bbce1efe9dbadf8faaaf568fc mode=check-only |
craterbot
commented
Oct 31, 2018
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
craterbot
commented
Oct 31, 2018
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
craterbot
commented
Nov 2, 2018
🎉 Experiment
|
gnzlbg
commented
Nov 2, 2018
@alexcrichton looks like there are two regressions, but they do look spurious. |
alexcrichton
commented
Nov 2, 2018
Agreed! I think this indicates that it should be safe to land the change. Shall we land the stdsimd PR on master, then update this one and land it? |
gnzlbg
commented
Nov 2, 2018
I'll send a new PR to rust-lang rust updating stdsimd to stdsimd/master |
DO NOT MERGE
This updates
stdsimdto thetest-fixbranch containing this PR (rust-lang/stdarch#576) with a breaking soundness bugfix.The plan was to schedule a crater run before merging this PR into stdsimd upstream.
r? @alexcrichton