diff options
| author | bors <bors@rust-lang.org> | 2016-08-20 00:08:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-20 00:08:38 -0700 |
| commit | 99867ee88380062827b63ce547603eea5fd3136c (patch) | |
| tree | 701129ef00981e78ff0a181b16885d4aa6e43058 /src/libstd/sys/unix/stdio.rs | |
| parent | 38fa82a3149a9f1428a9c760aeac7265b045fa24 (diff) | |
| parent | afeeadeae5094a374821a32cc78a47109c7304ea (diff) | |
| download | rust-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/stdio.rs')
0 files changed, 0 insertions, 0 deletions
