From: bors Date: Fri, 30 May 2014 02:31:42 +0000 (-0700) Subject: auto merge of #14510 : kballard/rust/rename_strallocating_into_owned, r=alexcrichton X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=6510527e153b32b1006aee358d30ea8f62e7e02a;p=rust.git auto merge of #14510 : kballard/rust/rename_strallocating_into_owned, r=alexcrichton We already have into_string(), but it was implemented in terms of into_owned(). Flip it around and deprecate into_owned(). Remove a few spurious calls to .into_owned() that existed in libregex and librustdoc. --- 6510527e153b32b1006aee358d30ea8f62e7e02a