Files
rust/library/std/src
bors a2f8f62818 Auto merge of #81335 - thomwiggers:no-panic-shrink-to, r=Mark-Simulacrum
Trying to shrink_to greater than capacity should be no-op

Per the discussion in https://github.com/rust-lang/rust/issues/56431, `shrink_to` shouldn't panic if you try to make a vector shrink to a capacity greater than its current capacity.
2021-01-27 18:36:32 +00:00
..
2021-01-20 04:31:34 +00:00
2020-11-07 16:15:48 +01:00
2020-12-22 12:19:46 +01:00
2020-10-21 20:44:03 -07:00
2021-01-07 09:13:21 +01:00
2020-11-22 17:11:41 -05:00
2021-01-22 18:46:00 +01:00
2020-11-22 17:11:41 -05:00