about summary refs log tree commit diff
path: root/library/alloc/src/vec/extract_if.rs
AgeCommit message (Expand)AuthorLines
2024-12-16remove obsolete comment and pub(super) visibilityThe 8472-12/+6
2024-12-16remove bounds from vec and linkedlist ExtractIfThe 8472-12/+5
2024-12-16Add a range argument to vec.extract_ifThe 8472-5/+18
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+2
2023-06-15remove unused fieldThe 8472-8/+0
2023-06-14s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedListThe 8472-0/+121