mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 22:05:31 +03:00
f4b4e097a6
OsString::shrink_to_fit. Considering how the other capacity-related methods are there, I found it odd that this one wasn't included. Will create a tracking issue once I get an OK on this.