Uh oh!
There was an error while loading. Please reload this page.
Library stabilizations/deprecations for 1.15 release - #38369
Conversation
rust-highfive
commented
Dec 14, 2016
r? @sfackler (rust_highfive has picked a reviewer for you, use r? to override) |
aturon
commented
Dec 14, 2016
I'll push up a final commit to take care of any remaining build failures before sending to bors, but you can go ahead and review. |
aturon
commented
Dec 14, 2016
cc @rust-lang/libs |
alexcrichton
commented
Dec 14, 2016
r+ from me, feel free to r=me and follow bors failures Looks like |
achanda
commented
Dec 14, 2016
Can we add #36949 here? |
aturon
commented
Dec 14, 2016
@achanda No, that issue has not entered its "final comment period" for stabilization yet -- we like to make sure that people are aware that the feature is headed for stabilization and have a chance to make final comments before we land it. I expect we'll pick it up for the 1.16 release. |
achanda
commented
Dec 14, 2016
Got it, thanks @aturon! |
aturon
commented
Dec 14, 2016
@bors r=alexcrichton |
bors
commented
Dec 14, 2016
📌 Commit f4c3004 has been approved by |
frewsxcv
commented
Dec 15, 2016
It looks like there are Travis errors? |
c5a33f4 to
14396c2Compareaturon
commented
Dec 15, 2016
@bors r=alexcrichton |
bors
commented
Dec 15, 2016
📌 Commit 14396c2 has been approved by |
frewsxcv
commented
Dec 15, 2016
Looks like there are a couple more errors. |
aturon
commented
Dec 15, 2016
@bors r=alexcrichton |
bors
commented
Dec 15, 2016
📌 Commit fd8191d has been approved by |
frewsxcv
commented
Dec 15, 2016
More errors again. I'll stop responding if you've got it under control :) |
bluss
commented
Dec 15, 2016
I'm unsure about ExactSizeIterator::is_empty #35428 |
aturon
commented
Dec 15, 2016
I'm removing the |
bors
commented
Dec 16, 2016
💔 Test failed - auto-win-msvc-64-opt |
alexcrichton
commented
Dec 16, 2016
via email
@bors: retry …On Fri, Dec 16, 2016 at 3:40 AM, bors ***@***.***> wrote:
💔 Test failed - auto-win-msvc-64-opt
<https://buildbot.rust-lang.org/builders/auto-win-msvc-64-opt/builds/6421>
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#38369 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95H44BpE0IDiZDYV0I83cgWIY39J3ks5rInjDgaJpZM4LNZA6>
.
|
bors
commented
Dec 16, 2016
⌛ Testing commit 4ab77b7 with merge cc44dbe... |
bors
commented
Dec 16, 2016
💔 Test failed - auto-win-msvc-64-opt-rustbuild |
alexcrichton
commented
Dec 16, 2016
via email
@bors: retry …On Fri, Dec 16, 2016 at 9:30 AM, bors ***@***.***> wrote:
💔 Test failed - auto-win-msvc-64-opt-rustbuild
<https://buildbot.rust-lang.org/builders/auto-win-msvc-64-opt-rustbuild/builds/3304>
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#38369 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95PeLLz_D86CXXBhMUcvz2zi_dRqgks5rIsqigaJpZM4LNZA6>
.
|
bors
commented
Dec 16, 2016
⌛ Testing commit 4ab77b7 with merge 3361a9d... |
bors
commented
Dec 16, 2016
💔 Test failed - auto-win-msvc-64-opt |
alexcrichton
commented
Dec 16, 2016
via email
@bors: retry …On Fri, Dec 16, 2016 at 9:39 AM, bors ***@***.***> wrote:
💔 Test failed - auto-win-msvc-64-opt
<https://buildbot.rust-lang.org/builders/auto-win-msvc-64-opt/builds/6441>
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#38369 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95CXP_6vQ0Wtjrub6l4WX5JwIoVYIks5rIszVgaJpZM4LNZA6>
.
|
bors
commented
Dec 16, 2016
⌛ Testing commit 4ab77b7 with merge 5e72a3e... |
bors
commented
Dec 16, 2016
💔 Test failed - auto-win-msvc-64-opt |
aturon
commented
Dec 17, 2016
@bors r=alexcrichton |
bors
commented
Dec 17, 2016
📌 Commit f720b8b has been approved by |
aturon
commented
Dec 17, 2016
@bors r=alexcrichton |
bors
commented
Dec 17, 2016
📌 Commit 9a5cef4 has been approved by |
bors
commented
Dec 18, 2016
💔 Test failed - auto-win-msvc-64-cargotest |
alexcrichton
commented
Dec 18, 2016
via email
@bors: retry …On Sun, Dec 18, 2016 at 5:32 AM, bors ***@***.***> wrote:
💔 Test failed - auto-win-msvc-64-cargotest
<https://buildbot.rust-lang.org/builders/auto-win-msvc-64-cargotest/builds/2642>
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#38369 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95KCocPMpqIPWilmL7ZdUdfnEeUJQks5rJTXngaJpZM4LNZA6>
.
|
bors
commented
Dec 18, 2016
⌛ Testing commit 9a5cef4 with merge 1f965cc... |
Library stabilizations/deprecations for 1.15 release
Stabilized:
- `std::iter::Iterator::{min_by, max_by}`
- `std::os::*::fs::FileExt`
- `std::sync::atomic::Atomic*::{get_mut, into_inner}`
- `std::vec::IntoIter::{as_slice, as_mut_slice}`
- `std::sync::mpsc::Receiver::try_iter`
- `std::os::unix::process::CommandExt::before_exec`
- `std::rc::Rc::{strong_count, weak_count}`
- `std::sync::Arc::{strong_count, weak_count}`
- `std::char::{encode_utf8, encode_utf16}`
- `std::cell::Ref::clone`
- `std::io::Take::into_inner`
Deprecated:
- `std::rc::Rc::{would_unwrap, is_unique}`
- `std::cell::RefCell::borrow_state`
Closes#23755Closes#27733Closes#27746Closes#27784Closes#28356Closes#31398Closes#34931Closes#35601Closes#35603Closes#35918Closes#36105
Stabilized:
std::iter::Iterator::{min_by, max_by}std::os::*::fs::FileExtstd::sync::atomic::Atomic*::{get_mut, into_inner}std::vec::IntoIter::{as_slice, as_mut_slice}std::sync::mpsc::Receiver::try_iterstd::os::unix::process::CommandExt::before_execstd::rc::Rc::{strong_count, weak_count}std::sync::Arc::{strong_count, weak_count}std::char::{encode_utf8, encode_utf16}std::cell::Ref::clonestd::io::Take::into_innerDeprecated:
std::rc::Rc::{would_unwrap, is_unique}std::cell::RefCell::borrow_stateCloses#23755
Closes#27733
Closes#27746
Closes#27784
Closes#28356
Closes#31398
Closes#34931
Closes#35601
Closes#35603
Closes#35918
Closes#36105