summary refs log tree commit diff
path: root/library/alloc/src/vec/in_place_collect.rs
AgeCommit message (Expand)AuthorLines
2022-05-11Rename `unsigned_offset_from` to `sub_ptr`Scott McMurray-1/+1
2022-05-11Add `unsigned_offset_from` on pointersScott McMurray-1/+1
2022-03-23fix some links, clarify documentation based on review feedbackThe 8472-12/+19
2022-03-22rename internal helper trait AsIntoIter to AsVecIntoIterThe 8472-5/+5
2022-03-21add module-level documentation for vec's in-place iterationThe8472-20/+152
2022-03-21move AsIntoIter helper trait and mark it as unsafeThe8472-1/+8
2022-03-21rename module to better reflect its purposeThe8472-0/+156