Uh oh!
There was an error while loading. Please reload this page.
update miri - #59555
Conversation
rust-highfive
commented
Mar 30, 2019
|
kennytm
commented
Mar 31, 2019
@bors r+ |
bors
commented
Mar 31, 2019
📌 Commit 0ac161a517be127b12a11328eb08bae4cdf47155 has been approved by |
RalfJung
commented
Mar 31, 2019
@bors p=1 tool fix |
bors
commented
Mar 31, 2019
⌛ Testing commit 0ac161a517be127b12a11328eb08bae4cdf47155 with merge 149c599010807415b22365341daccccfd17d7462... |
oli-obk
commented
Mar 31, 2019
@bors r+ |
bors
commented
Mar 31, 2019
💡 This pull request was already approved, no need to approve it again.
|
bors
commented
Mar 31, 2019
📌 Commit 0ac161a517be127b12a11328eb08bae4cdf47155 has been approved by |
bors
commented
Mar 31, 2019
⌛ Testing commit 0ac161a517be127b12a11328eb08bae4cdf47155 with merge 0c12094ef5493f3cc94dfe0ab77013e32d97af36... |
oli-obk
commented
Mar 31, 2019
oh oops, old github page that didn't reload |
bors
commented
Mar 31, 2019
💔 Test failed - checks-travis |
rust-highfive
commented
Mar 31, 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 |
kennytm
commented
Mar 31, 2019
@bors r- |
RalfJung
commented
Mar 31, 2019
@rust-lang/infra |
kennytm
commented
Mar 31, 2019
@RalfJung If |
rust-highfive
commented
Mar 31, 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 |
RalfJung
commented
Mar 31, 2019
You mean like this? But that seems to fail on CI, even though it works locally. |
RalfJung
commented
Apr 2, 2019
mati865
commented
Apr 2, 2019
@RalfJung it updates the lockfile, builds bootstrap and then shows help. No idea why it didn't work for you. |
RalfJung
commented
Apr 2, 2019
Well clearly my local toolchain thinks there is nothing to update about that lockfile. I just don't understand why. |
RalfJung
commented
Apr 2, 2019
@kennytm can you just push whatever your toolchain does to the lockfile to my branch? Cc @alexcrichton for Cargo behaving strangely: no lockfile update on my system, but lockfile needs updating on CI. |
oli-obk
commented
Apr 3, 2019
@RalfJung you probably need to rebase in that case. |
RalfJung
commented
Apr 3, 2019
Good call! Now I have a diff more like @kennytm's |
RalfJung
commented
Apr 4, 2019
Travis looks happy. @bors r=oli-obk |
bors
commented
Apr 4, 2019
📌 Commit c75a5a2 has been approved by |
Rollup of 8 pull requests Successful merges: - #59470 (Document std::fs::File close behavior ignoring errors) - #59555 (update miri) - #59556 (update stdsimd) - #59596 (Forward formatter settings to bounds of `Range<T>` in `fmt::Debug` impl) - #59639 (Never return uninhabited values at all) - #59671 (Make some of lexer's API private) - #59685 (Add description for -Os and -Oz in rustc.1) - #59686 (Temporarily disable stack probing for gnux32.) Failed merges: r? @ghost
r? @oli-obk
Fixes#59477