Uh oh!
There was an error while loading. Please reload this page.
Re-export core::str::{EscapeDebug, EscapeDefault, EscapeUnicode} in std - #59908
Conversation
rust-highfive
commented
Apr 12, 2019
r? @aidanhs (rust_highfive has picked a reviewer for you, use r? to override) |
tesuji
commented
Apr 12, 2019
r? @Mark-Simulacrum |
emilyalbini
commented
Apr 12, 2019
cc @rust-lang/release |
SimonSapin
commented
Apr 16, 2019
@pietroalbini what does stable-nominated mean? This change is low-risk, but definitely not worth making a 1.34.1 release on its own. (Unlike |
emilyalbini
commented
Apr 16, 2019
Yep, it's not worth making a point release on its own, but there are also two beta regression ICEs that slipped in 1.34.0. The release team will decide if it's worth making a point release with this change and the two fixes in the meeting today (20:00 UTC, #release on discord). |
emilyalbini
commented
Apr 16, 2019
@rust-lang/libs the release team agreed to release 1.34.1 on Thursday 25th, do you think this PR is safe to backport? |
SimonSapin
commented
Apr 16, 2019
Yes I would call it safe. But also of only small benefit in extremely niche situations. |
SimonSapin
commented
Apr 17, 2019
The libs team accepted backporting to beta in today’s triage meeting. However we feel that including this in the 1.34.1 release and in the accompanying blog post seems excessive, it’s not worth so much attention. |
SimonSapin
commented
Apr 17, 2019
@bors r+ |
bors
commented
Apr 17, 2019
📌 Commit 2545867 has been approved by |
bors
commented
Apr 17, 2019
⌛ Testing commit 2545867 with merge 318cb64ea956093c50811a64423a112062587e3f... |
Re-export core::str::{EscapeDebug, EscapeDefault, EscapeUnicode} in std
cc rust-lang#59893Centril
commented
Apr 17, 2019
@bors retry |
Rollup of 4 pull requests Successful merges: - #59908 (Re-export core::str::{EscapeDebug, EscapeDefault, EscapeUnicode} in std) - #59984 (Remove collection-specific `with_capacity` documentation from `std::collections`) - #60036 (Remove nrc from toolstate pings) - #60037 (Resolve inconsistency in error messages between "parameter" and "variable".) Failed merges: r? @ghost
cc #59893