]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #40139 - tedsta:fuchsia_std_process_fix, r=alexcrichton
authorCorey Farwell <coreyf@rwell.org>
Thu, 2 Mar 2017 19:53:49 +0000 (14:53 -0500)
committerGitHub <noreply@github.com>
Thu, 2 Mar 2017 19:53:49 +0000 (14:53 -0500)
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


Trivial merge