mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
be15391703
Implement `VecDeque::pop_front_if` & `VecDeque::pop_back_if` Tracking issue: #135889