]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #22882 - alexcrichton:stabilize-process, r=aturon
authorbors <bors@rust-lang.org>
Mon, 2 Mar 2015 23:18:36 +0000 (23:18 +0000)
committerbors <bors@rust-lang.org>
Mon, 2 Mar 2015 23:18:36 +0000 (23:18 +0000)
This commits blanket marks the API of the `std::process` module as `#[stable]`.
The module's API is very similar to the old `std::old_io::process` API and has
generally had quite a bit of time to bake both before and after the new module
landed.


Trivial merge