mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
be15391703
Implement `VecDeque::pop_front_if` & `VecDeque::pop_back_if` Tracking issue: #135889