Uh oh!
There was an error while loading. Please reload this page.
Revert "Stabilize Iterator::intersperse()" - #89638
Conversation
rust-highfive
commented
Oct 7, 2021
(rust-highfive has picked a reviewer for you, use r? to override) |
yaahc
commented
Oct 7, 2021
Mark-Simulacrum
commented
Oct 7, 2021
@bors r+ p=1 |
bors
commented
Oct 7, 2021
📌 Commit 8965b58 has been approved by |
camelid
commented
Oct 7, 2021
I think |
Mark-Simulacrum
commented
Oct 7, 2021
Yeah. @yaahc if you get to updating this pr in time, feel free to just drop it from there, otherwise can do in a future edit -- no worries either way. |
bors
commented
Oct 7, 2021
bors
commented
Oct 8, 2021
☀️ Test successful - checks-actions |
rust-timer
commented
Oct 8, 2021
Finished benchmarking commit (2ee06e7): comparison url. Summary: This benchmark run did not return any relevant changes. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
[beta] backports - 2229: Consume IfLet expr rust-lang#89282 - Wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavor rust-lang#89288 - Fix unsound optimization with explicit variant discriminants rust-lang#89489 - Fix stabilization version for bindings_after_at rust-lang#89605 - Turn vtable_allocation() into a query rust-lang#89619 - Revert "Stabilize Iterator::intersperse()" rust-lang#89638 - Ignore type of projections for upvar capturing rust-lang#89648 - ~~Add Poll::ready and~~ revert stabilization of task::ready! rust-lang#89651 - CI: Use mirror for libisl downloads for more docker dist builds rust-lang#89661 - Use correct edition for panic in [debug_]assert!(). rust-lang#89622 - Switch to our own mirror of libisl plus ct-ng oldconfig fixesrust-lang#89599 - Emit item no type error even if type inference fails rust-lang#89585 - Revert enum discriminants rust-lang#89884
Reverts #88548
First step in resolving #88967