From: bors Date: Sun, 25 May 2014 04:51:18 +0000 (-0700) Subject: auto merge of #14323 : richo/rust/features/strbuf_to_string, r=huonw X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=7d76d0ad44e1ec203d235f22eb3514247b8cbfe5;p=rust.git auto merge of #14323 : richo/rust/features/strbuf_to_string, r=huonw Converts `StrBuf` to `String` throughout rustc and the standard library. Tests all pass locally, but usual caveats about platforms that aren't OSX apply since I don't have a test environment handy. @alexcritchon mentioned that @pcwalton may have a patch incoming that should block this? closes #14312 --- 7d76d0ad44e1ec203d235f22eb3514247b8cbfe5