Update stdsimd to branch with breaking bugfix#55538
Update stdsimd to branch with breaking bugfix#55538gnzlbg wants to merge 1 commit intorust-lang:masterfrom
Conversation
|
|
@bors: try |
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
|
☀️ Test successful - status-travis |
|
@craterbot run start=master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 end=try#d7816399d50d407bbce1efe9dbadf8faaaf568fc mode=check-only |
|
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
|
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
|
🎉 Experiment
|
|
@alexcrichton looks like there are two regressions, but they do look spurious. |
|
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? |
|
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