rust/library/alloc
bors 1a3aa4ad14 Auto merge of #114136 - TennyZhuang:linked-list-retain, r=thomcc
add LinkedList::{retain,retain_mut}

Implement #114135

The API is consistent with other collections.
2023-12-09 02:38:45 +00:00
..
benches Split Vec::dedup_by into 2 cycles 2023-12-05 21:01:00 +01:00
src Auto merge of #114136 - TennyZhuang:linked-list-retain, r=thomcc 2023-12-09 02:38:45 +00:00
tests Auto merge of #118460 - the8472:fix-vec-realloc, r=saethlin 2023-12-06 08:45:11 +00:00
Cargo.toml Rename {collections=>alloc}{tests,benches} 2023-11-26 12:04:56 +00:00