]> git.lizzy.rs Git - rust.git/commit
std: Deprecate the `exit_status` feature
authorAlex Crichton <alex@alexcrichton.com>
Thu, 11 Jun 2015 01:54:35 +0000 (18:54 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 17 Jun 2015 16:07:17 +0000 (09:07 -0700)
commit96cce02924b83227b53799c2992f5040340528fc
treee3ea15d3238919ee2e208df57bddbd35afb9e6b7
parent0d818b4ee4a978babc8781ece028a7d0e9ed2e36
std: Deprecate the `exit_status` feature

These two functions should be replaceable with the `process::exit` function.
src/libstd/env.rs