Uh oh!
There was an error while loading. Please reload this page.
[beta] backports - #42841
Conversation
config.mk is now always read when parsing the configuration to prevent this from reoccurring in the future, hopefully.
So ARM had quite a few codegen bugs on LLVM 4.0 which are fixed on LLVM trunk. This backports 5 of them: r297871 - ARM: avoid clobbering register in v6 jump-table expansion. - fixesrust-lang#42248 r294949 - [Thumb-1] TBB generation: spot redefinitions of index r295816 - [ARM] Fix constant islands pass. r300870 - [Thumb-1] Fix corner cases for compressed jump tables r302650 - [IfConversion] Add missing check in IfConversion/canFallThroughTo - unblocks rust-lang#39409
This reverts commit 65d0be3.
alexcrichton
commented
Jun 22, 2017
@bors: r+ |
bors
commented
Jun 22, 2017
📌 Commit fc87577 has been approved by |
bors
commented
Jun 23, 2017
⌛ Testing commit fc87577 with merge 0a75a245af2952b94a33f1ca964b76c33a62365b... |
bors
commented
Jun 23, 2017
☀️ Test successful - status-appveyor, status-travis |
Mark-Simulacrum
commented
Jun 25, 2017
....This appears to have passed CI, but bors didn't actually merge as far as I can tell. I guess @bors r=alexcrichton |
bors
commented
Jun 25, 2017
💡 This pull request was already approved, no need to approve it again.
|
bors
commented
Jun 25, 2017
📌 Commit fc87577 has been approved by |
Mark-Simulacrum
commented
Jun 25, 2017
Ah, I guess: @bors retry |
bors
commented
Jun 25, 2017
⌛ Testing commit fc87577 with merge cdb1b458470b2f73e5344c96ffa5dfe294614c48... |
bors
commented
Jun 25, 2017
💔 Test failed - status-travis |
Mark-Simulacrum
commented
Jun 25, 2017
@bors retry Failure seems spurious: |
bors
commented
Jun 25, 2017
[beta] backports - #42785 - #42740 - #42735 - #42728 - #42695 - #42659 - #42634 - #42566 I just unilaterally accepted all the non-accepted nominations. Everything picked cleanly. Still testing locally. cc @rust-lang/compiler r? @alexcrichton
bors
commented
Jun 25, 2017
💔 Test failed - status-travis |
Mark-Simulacrum
commented
Jun 25, 2017
@bors retry os x timeout |
bors
commented
Jun 25, 2017
[beta] backports - #42785 - #42740 - #42735 - #42728 - #42695 - #42659 - #42634 - #42566 I just unilaterally accepted all the non-accepted nominations. Everything picked cleanly. Still testing locally. cc @rust-lang/compiler r? @alexcrichton
bors
commented
Jun 26, 2017
☀️ Test successful - status-appveyor, status-travis |
Mark-Simulacrum
commented
Jun 26, 2017
@bors r=alexcrichton retry |
bors
commented
Jun 26, 2017
💡 This pull request was already approved, no need to approve it again.
|
bors
commented
Jun 26, 2017
📌 Commit fc87577 has been approved by |
alexcrichton
commented
Jun 27, 2017
@bors: p=1 (beta backports) |
bors
commented
Jun 27, 2017
⌛ Testing commit fc87577 with merge b14aa411142251273c0a1ec3d4c07b5d4cff855b... |
bors
commented
Jun 27, 2017
💔 Test failed - status-travis |
Mark-Simulacrum
commented
Jun 27, 2017
Presuming spurious failure, @bors retry |
bors
commented
Jun 27, 2017
⌛ Testing commit fc87577 with merge c87916d14bbc1dcd1b4f64bb4e076853408ca3ed... |
bors
commented
Jun 27, 2017
☀️ Test successful - status-appveyor, status-travis |
Something's wrong with @bors, 10 minutes and the beta branch is still not updated. The queue's status is "error". |
Mark-Simulacrum
commented
Jun 27, 2017
I think @bors doesn't like this pull request. I'm going to try and reopen as a new PR I guess.. |
breakdoes not affect type inference. Fixes #42618 #42634I just unilaterally accepted all the non-accepted nominations. Everything picked cleanly.
Still testing locally.
cc @rust-lang/compiler
r? @alexcrichton