Uh oh!
There was an error while loading. Please reload this page.
[beta] Rollup backports - #61283
Conversation
…of DoubleEndedIterators." This reverts commit 3e86cf3.
emilyalbini
commented
May 28, 2019
@bors r+ p=20 |
bors
commented
May 28, 2019
📌 Commit 242de1cbc8ed092631b0c2931005e8236e7e9b82 has been approved by |
emilyalbini
commented
May 28, 2019
@bors r- A PR had wrong labels, I'll add it. |
ehuss
commented
May 28, 2019
rust-lang@cff075009 made LLVM emit less debuginfo when compiling with "line-tables-only". The change was essentially correct but the reduced amount of debuginfo broke a number of tools. This commit reverts the change so we get back the old behavior, until we figure out how to do this properly and give external tools to adapt to the new format. See rust-lang#60020 for more info.
emilyalbini
commented
May 28, 2019
bors
commented
May 28, 2019
📌 Commit 4f22a66 has been approved by |
bors
commented
May 28, 2019
⌛ Testing commit 4f22a66 with merge c3ffeea353cef7cab8ed31a9f55de31e63a892ac... |
bors
commented
May 28, 2019
💔 Test failed - status-appveyor |
ehuss
commented
May 29, 2019
I have filed rust-lang/rls#1466 for the flakey rls error since I've personally seen it happen multiple times. |
emilyalbini
commented
May 29, 2019
@bors retry |
bors
commented
May 29, 2019
⌛ Testing commit 4f22a66 with merge 70d3e4e53d0b1389050083735af5123778296fc2... |
bors
commented
May 29, 2019
💔 Test failed - checks-travis |
rust-highfive
commented
May 29, 2019
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 |
emilyalbini
commented
May 29, 2019
@bors retry Android signal 11. |
bors
commented
May 29, 2019
[beta] Rollup backports Rolled up: * [beta] adjust deprecation date of mem::uninitialized #61160 Cherry-picked: * Fix ICE with inconsistent macro matchers #61046 * Revert "Add implementations of last in terms of next_back on a bunch of DoubleEndedIterators." #61057 * debuginfo: Revert to old/more verbose behavior for -Cdebuginfo=1 #61007 r? @ghost
bors
commented
May 29, 2019
☀️ Test successful - checks-travis, status-appveyor |
Rolled up:
Cherry-picked:
r? @ghost