Skip to content

Conversation

@huonw
Copy link
Contributor

@huonw huonw commented Apr 10, 2014

libstd: Implement StrBuf, a new string buffer type like Vec, and port all code over to use it.

Rebased & tests-fixed version of #13269

@lilyball
Copy link
Contributor

Wasn't there some mention of maybe calling this Str instead of StrBuf?

@huonw
Copy link
Contributor Author

huonw commented Apr 10, 2014

Yes, there was. I would like that name, but given the current debate with the fate of ~[]/~str, I decided against making the change (despite my biases), and just did a (mostly) mechanical rebase/test update to try to get this landed as soon as possible. :)

bors added a commit that referenced this pull request Apr 11, 2014
libstd: Implement `StrBuf`, a new string buffer type like `Vec`, and port all code over to use it.

Rebased & tests-fixed version of #13269
@bors bors closed this Apr 11, 2014
@bors bors merged commit def90f4 into rust-lang:master Apr 11, 2014
@huonw huonw deleted the strbuf branch June 27, 2014 06:47
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants