Uh oh!
There was an error while loading. Please reload this page.
std::process for fuchsia: updated to latest liblaunchpad - #40139
Conversation
rust-highfive
commented
Feb 28, 2017
(rust_highfive has picked a reviewer for you, use r? to override) |
raphlinus
commented
Feb 28, 2017
This looks good to me, on reading the code. I'll build locally as well, just to make sure. |
There was a problem hiding this comment.
The "tidy" linter didn't like this. It feels like a TODO to me, but if it wants FIXME, I suppose we should make it happy.
alexcrichton
commented
Feb 28, 2017
Looks great, thanks! r=me with the tidy failure fixed |
raphlinus
commented
Feb 28, 2017
Confirm that Rust is functional again, xi editor builds and runs. I haven't deeply exercised process creation though. |
e994eaf to
a198b41Comparea198b41 to
2123d6aComparetedsta
commented
Feb 28, 2017
@bors r=alexcrichton tidy fixed @raphlinus yeah I plan to write a bunch of unit tests for sys/fuchsia to give us some peace of mind. |
alexcrichton
commented
Feb 28, 2017
@bors: r+ |
bors
commented
Feb 28, 2017
📌 Commit 2123d6a has been approved by |
tedsta
commented
Mar 1, 2017
Looks like some tests failed because of S3 outage yesterday. Is there a way I can trigger a rerun? |
alexcrichton
commented
Mar 1, 2017
@tedsta oh this PR is in the queue which is the one that really matters, the Travis status on the PR itself is mostly just advisory currently |
…lexcrichton std::process for fuchsia: updated to latest liblaunchpad Our liblaunchpad changed a bit and so fuchsia's std::process impl needs to change a bit. @raphlinus
…lexcrichton std::process for fuchsia: updated to latest liblaunchpad Our liblaunchpad changed a bit and so fuchsia's std::process impl needs to change a bit. @raphlinus
Our liblaunchpad changed a bit and so fuchsia's std::process impl needs to change a bit.
@raphlinus