From: bors Date: Tue, 31 Jul 2018 09:08:33 +0000 (+0000) Subject: Auto merge of #52850 - SimonSapin:unstablize, r=alexcrichton X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=896113201034946c7f49c1049288665fa2a56e32;p=rust.git Auto merge of #52850 - SimonSapin:unstablize, r=alexcrichton Revert "Stabilize to_bytes and from_bytes for integers." This reverts commit c8f9b84b393915a48253e3edc862c15a9b7152a7 / PR https://github.com/rust-lang/rust/pull/51835, and reopens the tracking issue https://github.com/rust-lang/rust/issues/49792. These methods were stabilized in Rust 1.29, which is still in Nightly as of this writing. So my understanding is that it is still time to change our minds. Given the ongoing discussion in https://github.com/rust-lang/rust/pull/51919 about possibly renaming these APIs and since 1.29 goes to beta soon, I’d like to revert this stabilization for now until a decision is made in that PR. It’s possible that a decision will be made in time for 1.29, but there is no urgency. At most I expect this functionality to make it into 1.30. --- 896113201034946c7f49c1049288665fa2a56e32