mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 15:35:19 +00:00
Stabilize `into_future` https://github.com/rust-lang/rust/issues/67644 has been labeled with [S-tracking-ready-to-stabilize](https://github.com/rust-lang/rust/labels/S-tracking-ready-to-stabilize) - which mentions someone needs to file a stabilization PR. So hence this PR! ✨ Thanks! Closes https://github.com/rust-lang/rust/issues/67644 r? ``@joshtriplett``