about summary refs log tree commit diff
path: root/library/alloc/src/vec/set_len_on_drop.rs
AgeCommit message (Collapse)AuthorLines
2022-11-24Tune RepeatWith::try_fold and Take::for_each and Vec::extend_trustedScott McMurray-0/+5
2020-12-29refactor: moved SetLenOnDrop to set_len_on_dropC-0/+28