about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-08-20 00:08:38 -0700
committerGitHub <noreply@github.com>2016-08-20 00:08:38 -0700
commit99867ee88380062827b63ce547603eea5fd3136c (patch)
tree701129ef00981e78ff0a181b16885d4aa6e43058 /src/libstd/sys/unix/stack_overflow.rs
parent38fa82a3149a9f1428a9c760aeac7265b045fa24 (diff)
parentafeeadeae5094a374821a32cc78a47109c7304ea (diff)
downloadrust-99867ee88380062827b63ce547603eea5fd3136c.tar.gz
rust-99867ee88380062827b63ce547603eea5fd3136c.zip
Auto merge of #35607 - alexcrichton:stabilize-1.12, r=brson
std: Stabilize APIs for the 1.12 release

Stabilized

* `Cell::as_ptr`
* `RefCell::as_ptr`
* `IpAddr::is_{unspecified,loopback,multicast}`
* `Ipv6Addr::octets`
* `LinkedList::contains`
* `VecDeque::contains`
* `ExitStatusExt::from_raw` - both on Unix and Windows
* `Receiver::recv_timeout`
* `RecvTimeoutError`
* `BinaryHeap::peek_mut`
* `PeekMut`
* `iter::Product`
* `iter::Sum`
* `OccupiedEntry::remove_entry`
* `VacantEntry::into_key`

Deprecated

* `Cell::as_unsafe_cell`
* `RefCell::as_unsafe_cell`
* `OccupiedEntry::remove_pair`

Closes #27708
cc #27709
Closes #32313
Closes #32630
Closes #32713
Closes #34029
Closes #34392
Closes #34285
Closes #34529
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions