mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
47eeb00a63
Stabilize `vec_deque_pop_if` Tracking issue: rust-lang/rust#135889 Closes rust-lang/rust#135889 Also fixes a typo mentioned in https://github.com/rust-lang/rust/issues/135889#issuecomment-2991213248 FCP: https://github.com/rust-lang/rust/issues/135889#issuecomment-3238777731 `@rustbot` label -T-libs +T-libs-api +needs-fcp +S-waiting-on-fcp r? t-libs-api