rust/src/libstd/collections
kennytm 010fb40b44
Rollup merge of #49400 - Diggsey:shrink-to, r=joshtriplett
Implement `shrink_to` method on collections

Fixes #49385
2018-03-28 17:55:09 +02:00
..
hash Rollup merge of #49400 - Diggsey:shrink-to, r=joshtriplett 2018-03-28 17:55:09 +02:00
mod.rs implementing fallible allocation API (try_reserve) for Vec, String and HashMap 2018-03-14 03:48:42 -07:00