Uh oh!
There was an error while loading. Please reload this page.
LLVM: Update submodule to include SRet support patch for MSP430. - #40257
Conversation
rust-highfive
commented
Mar 4, 2017
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
alexcrichton
commented
Mar 6, 2017
@bors: r+ Thanks! |
bors
commented
Mar 6, 2017
📌 Commit 08d1c80 has been approved by |
bors
commented
Mar 9, 2017
🔒 Merge conflict |
pftbest
commented
Mar 9, 2017
Why does it say merge conflict? |
arielb1
commented
Mar 9, 2017
Not sure @bors r=alexcrichton |
bors
commented
Mar 9, 2017
💡 This pull request was already approved, no need to approve it again.
|
bors
commented
Mar 9, 2017
📌 Commit 08d1c80 has been approved by |
arielb1
commented
Mar 9, 2017
@bors retry |
bors
commented
Mar 9, 2017
🔒 Merge conflict |
alexcrichton
commented
Mar 9, 2017
@bors: retry |
LLVM: Update submodule to include SRet support patch for MSP430. This patch is needed to fixrust-lang#38824 on MSP430. I know that LLVM 4 is coming soon, but it would be great to have at least one working nightly before the update. cc @awygle r? @alexcrichton
alexcrichton
commented
Mar 10, 2017
@bors: r+ |
bors
commented
Mar 10, 2017
📌 Commit 1c5584d has been approved by |
LLVM: Update submodule to include SRet support patch for MSP430. This patch is needed to fixrust-lang#38824 on MSP430. I know that LLVM 4 is coming soon, but it would be great to have at least one working nightly before the update. cc @awygle r? @alexcrichton
Rollup of 38 pull requests - Successful merges: #39202, #39820, #39918, #39921, #40092, #40146, #40199, #40225, #40239, #40257, #40259, #40261, #40277, #40278, #40287, #40297, #40311, #40315, #40319, #40324, #40336, #40340, #40344, #40345, #40367, #40369, #40372, #40373, #40379, #40385, #40386, #40389, #40400, #40404, #40410, #40422, #40423, #40424 - Failed merges: #40220, #40329, #40426
Rollup of 38 pull requests - Successful merges: #39202, #39820, #39918, #39921, #40092, #40146, #40199, #40225, #40239, #40257, #40259, #40261, #40277, #40278, #40287, #40297, #40311, #40315, #40319, #40324, #40336, #40340, #40344, #40345, #40367, #40369, #40372, #40373, #40379, #40385, #40386, #40389, #40400, #40404, #40410, #40422, #40423, #40424 - Failed merges: #40220, #40329, #40426
bors
commented
Mar 11, 2017
⌛ Testing commit 1c5584d with merge 8a520f2... |
bors
commented
Mar 11, 2017
💔 Test failed - status-travis |
alexcrichton
commented
Mar 11, 2017
via email
| … On Sat, Mar 11, 2017 at 9:32 AM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/210063173>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#40257 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95NZ0_jFVgvh10IOJN8Unb9_Ekd9Dks5rkr56gaJpZM4MTEOI>
.
|
bors
commented
Mar 12, 2017
LLVM: Update submodule to include SRet support patch for MSP430. This patch is needed to fix#38824 on MSP430. I know that LLVM 4 is coming soon, but it would be great to have at least one working nightly before the update. cc @awygle r? @alexcrichton
bors
commented
Mar 12, 2017
☀️ Test successful - status-appveyor, status-travis |
This patch is needed to fix#38824 on MSP430.
I know that LLVM 4 is coming soon, but it would be great to have at least one working nightly before the update.
cc @awygle
r? @alexcrichton