Uh oh!
There was an error while loading. Please reload this page.
Fix soundness bug described in #29859 - #35745
Conversation
rust-highfive
commented
Aug 17, 2016
(rust_highfive has picked a reviewer for you, use r? to override) |
bors
commented
Aug 17, 2016
☔ The latest upstream changes (presumably #35605) made this pull request unmergeable. Please resolve the merge conflicts. |
87ccbb9 to
da2451eCompareThere was a problem hiding this comment.
Nit: s/can not/cannot/, also let's make if impl Trait for .. and not unsafe impl Trait
nikomatsakis
commented
Aug 18, 2016
@bors r+ |
bors
commented
Aug 18, 2016
📌 Commit 26c6439 has been approved by |
6da7b17 to
feff760Comparejroesch
commented
Aug 18, 2016
@bors r=nikomatsakis |
bors
commented
Aug 18, 2016
📌 Commit feff760 has been approved by |
feff760 to
fad75e6Compare@bors r=nikomatsakis |
alexcrichton
commented
Aug 20, 2016
jroesch
commented
Aug 22, 2016
Thanks @alexcrichton, not really sure why it wasn't building, been moving apartments this weekend so haven't had any time to chase it down. |
nikomatsakis
commented
Aug 22, 2016
Huh. What is happening with bors here. :) |
nikomatsakis
commented
Aug 22, 2016
@bors r- |
nikomatsakis
commented
Aug 22, 2016
@bors r+ |
bors
commented
Aug 22, 2016
📌 Commit fad75e6 has been approved by |
bors
commented
Aug 22, 2016
⌛ Testing commit fad75e6 with merge 71b0f61... |
bors
commented
Aug 22, 2016
💔 Test failed - auto-mac-64-opt |
01d509e to
dba5cbeComparejroesch
commented
Aug 29, 2016
@bors r- |
jroesch
commented
Aug 29, 2016
@bors r=nikomatsakis |
bors
commented
Aug 29, 2016
📌 Commit dba5cbe has been approved by |
bors
commented
Aug 29, 2016
Fix soundness bug described in #29859 This is an attempt at fixing the problems described in #29859 based on an IRC conversation between @nikomatsakis and I today. I'm waiting on a full build to come back, otherwise both tests trigger the correct error.
bors
commented
Aug 29, 2016
💔 Test failed - auto-mac-64-opt-rustbuild |
arielb1
commented
Aug 29, 2016
@bors retry |
bors
commented
Sep 1, 2016
⌛ Testing commit dba5cbe with merge e98a1a4... |
bors
commented
Sep 1, 2016
💔 Test failed - auto-win-gnu-32-opt-rustbuild |
dba5cbe to
9510addComparenikomatsakis
commented
Sep 3, 2016
Travis failure: |
nikomatsakis
commented
Sep 8, 2016
@bors r+ |
bors
commented
Sep 8, 2016
📌 Commit a254282 has been approved by |
bors
commented
Sep 8, 2016
⌛ Testing commit a254282 with merge 384969e... |
bors
commented
Sep 8, 2016
💔 Test failed - auto-linux-32-nopt-t |
alexcrichton
commented
Sep 8, 2016
@bors: retry On Thu, Sep 8, 2016 at 7:20 AM, bors notifications@github.com wrote:
|
bors
commented
Sep 8, 2016
Fix soundness bug described in #29859 This is an attempt at fixing the problems described in #29859 based on an IRC conversation between @nikomatsakis and I today. I'm waiting on a full build to come back, otherwise both tests trigger the correct error.
This is an attempt at fixing the problems described in #29859 based on an IRC conversation between @nikomatsakis and I today. I'm waiting on a full build to come back, otherwise both tests trigger the correct error.