| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-03-31 | std: Add a process::exit function | Alex Crichton | -0/+31 | |
| This commit is an implementation of [RFC #1011][rfc] which adds an `exit` function to the standard library for immediately terminating the current process with a specified exit code. [rfc]: https://github.com/rust-lang/rfcs/pull/1011 | ||||
