about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-08-11 14:08:24 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-08-19 11:59:56 -0700
commitafeeadeae5094a374821a32cc78a47109c7304ea (patch)
tree547f12cb21d41858b453bc8ad9f4fa2d14e09ac0 /src/libstd/sys/unix/stack_overflow.rs
parent9d6520f97ba9062e6a6103f4038357e928d2f851 (diff)
downloadrust-afeeadeae5094a374821a32cc78a47109c7304ea.tar.gz
rust-afeeadeae5094a374821a32cc78a47109c7304ea.zip
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