rust/library/std/src/collections
bors ad981d58e1 Auto merge of #86879 - YohDeadfall:stabilize-vec-shrink-to, r=dtolnay
Stabilize Vec<T>::shrink_to

This PR stabilizes `shrink_to` feature and closes the corresponding issue. The second point was addressed already, and no `panic!` should occur.

Closes #56431.
2021-08-08 19:37:02 +00:00
..
hash Auto merge of #86879 - YohDeadfall:stabilize-vec-shrink-to, r=dtolnay 2021-08-08 19:37:02 +00:00
mod.rs Hide allocator details from TryReserveError 2021-07-24 22:25:08 +01:00