Uh oh!
There was an error while loading. Please reload this page.
Update compiler-builtins submodule - #55303
Conversation
rust-highfive
commented
Oct 24, 2018
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
rust-highfive
commented
Oct 24, 2018
|
alexcrichton
commented
Oct 24, 2018
r? @kennytm |
kennytm
commented
Oct 24, 2018
@bors r+ |
bors
commented
Oct 24, 2018
📌 Commit 398a264 has been approved by |
Update compiler-builtins submodule This commit updates our `compiler-builtins` submodule which brings in at least a few improvements for intrinsics on wasm32
kennytm
commented
Oct 25, 2018
This PR seems to be causing the test failure on Android in #55320 (comment). |
bors
commented
Oct 29, 2018
⌛ Testing commit 398a264 with merge 4979f9d50caba9f42792209ad12da17beac34f4f... |
bors
commented
Oct 29, 2018
💔 Test failed - status-travis |
rust-highfive
commented
Oct 29, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
kennytm
commented
Oct 29, 2018
bors
commented
Oct 29, 2018
⌛ Testing commit 398a264 with merge 7c881d51771caf33bba507c61b7e24ee540fa060... |
emilyalbini
commented
Oct 29, 2018
@bors retry (giving priority to the beta) |
bors
commented
Oct 29, 2018
⌛ Testing commit 398a264 with merge fe29b5c1411d938e6c4c0eab25a69bca95d1a0d5... |
emilyalbini
commented
Oct 29, 2018
@bors retry (giving priority to the beta) |
bors
commented
Oct 30, 2018
⌛ Testing commit 398a264 with merge 3f5ab3558cb9d7113a0c46793de9eb1853c3e71b... |
bors
commented
Oct 30, 2018
💔 Test failed - status-travis |
rust-highfive
commented
Oct 30, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
This commit updates our `compiler-builtins` submodule which brings in at least a few improvements for intrinsics on wasm32
398a264 to
fdcb588Comparealexcrichton
commented
Oct 30, 2018
@bors: r=kennytm |
bors
commented
Oct 30, 2018
📌 Commit fdcb588 has been approved by |
bors
commented
Oct 30, 2018
Update compiler-builtins submodule This commit updates our `compiler-builtins` submodule which brings in at least a few improvements for intrinsics on wasm32
bors
commented
Oct 30, 2018
☀️ Test successful - status-appveyor, status-travis |
This commit updates our
compiler-builtinssubmodule which brings in atleast a few improvements for intrinsics on wasm32