mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 10:13:54 +00:00
b13176595d
better default capacity for str::replace Adds smarter capacity for str::replace in cases where we know that the output will be at least as long as the original string. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |