diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-02-28 13:55:55 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-02-28 19:18:59 +0530 |
| commit | a0f5ed957accd7623efcbbfa351a8024c699ff76 (patch) | |
| tree | 187cc969e01bfb85e54f53788944ab99b9689879 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 6f8d83140618721e7b72a78f2e53a08e71e1d4cb (diff) | |
| parent | ad1489195763b5f2603675dc75b0d86d903333db (diff) | |
| download | rust-a0f5ed957accd7623efcbbfa351a8024c699ff76.tar.gz rust-a0f5ed957accd7623efcbbfa351a8024c699ff76.zip | |
Rollup merge of #22869 - alexcrichton:stabilize-env, r=aturon
Now that the `std::env` module has had some time to bake this commit marks most
of its APIs as `#[stable]`. Some notable APIs that are **not** stable (and still
use the same `env` feature gate) are:
* `{set,get}_exit_status` - there are still questions about whether this is the
right interface for setting/getting the exit status of a process.
* `page_size` - this may change location in the future or perhaps name as well.
This also effectively closes #22122 as the variants of `VarError` are
`#[stable]` now. (this is done intentionally)
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
