rust/library/alloc
Matthias Krüger b344e14bde
Rollup merge of #135956 - GrigorenkoPV:vec_pop_off, r=dtolnay
Make `Vec::pop_if` a bit more presentable

#135488 minus stabilization.

As suggested in https://github.com/rust-lang/rust/pull/135488#issuecomment-2608108210.

r? tgross35
2025-01-24 16:25:45 +01:00
..
benches update cfgs 2024-11-27 15:14:54 +00:00
src Rollup merge of #135956 - GrigorenkoPV:vec_pop_off, r=dtolnay 2025-01-24 16:25:45 +01:00
tests Implement VecDeque::pop_front_if & VecDeque::pop_back_if 2025-01-22 20:04:36 +03:00
Cargo.toml Update compiler-builtins to 0.1.143 2025-01-15 04:02:19 +00:00