rust/library/alloc
Maybe Waffle 50c98a8c46 Add vec::Drain{,Filter}::keep_rest
These methods allow to cancel draining of unyielded elements.
2022-06-05 14:28:25 +04:00
..
benches Avoid use of rand::thread_rng in stdlib benchmarks 2022-05-02 00:08:21 -07:00
src Add vec::Drain{,Filter}::keep_rest 2022-06-05 14:28:25 +04:00
tests Add vec::Drain{,Filter}::keep_rest 2022-06-05 14:28:25 +04:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00