about summary refs log tree commit diff
path: root/library/alloc/src/vec.rs
AgeCommit message (Expand)AuthorLines
2020-08-02Auto merge of #75033 - Manishearth:rollup-d8afil1, r=Manishearthbors-1/+42
2020-08-01Add Vec::spare_capacity_mutAmanieu d'Antras-1/+42
2020-07-29Stabilize `Vec::leak`Simon Sapin-3/+1
2020-07-29Make `Vec::leak` a method instead of an associated function.Simon Sapin-3/+3
2020-07-27mv std libs to library/mark-0/+3122