]> git.lizzy.rs Git - rust.git/commit
Merge pull request #3706 from erickt/str-with-capacity
authorTim Chevalier <catamorphism@gmail.com>
Wed, 17 Oct 2012 18:03:58 +0000 (11:03 -0700)
committerTim Chevalier <catamorphism@gmail.com>
Wed, 17 Oct 2012 18:03:58 +0000 (11:03 -0700)
commitebce09702f04640a545a41323f2d4a34c0023f9e
treec5e13dec4527873170e5ff430d490308e68e60d3
parent7f12cc4e63657155f54fd734c791f66f5f6d9e20
parentbdc1b7a8a71b0168a26e1f897246abc6c6ab1091
Merge pull request #3706 from erickt/str-with-capacity

libcore: add a str::with_capacity to match the fn in vec
src/libcore/str.rs