Skip to content

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

Merged
bors merged 2 commits into
rust-lang:masterfrom
huonw:strbuf
Apr 11, 2014
Merged

libstd: Implement StrBuf, a new string buffer type like Vec, and port all code over to use it.#13440
bors merged 2 commits into
rust-lang:masterfrom
huonw:strbuf

Fix tests. Add Vec<u8> conversion to StrBuf.

def90f4
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs