about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorKevin Ballard <kevin@sb.org>2014-05-28 20:45:44 -0700
committerKevin Ballard <kevin@sb.org>2014-05-28 21:31:19 -0700
commiteb98c9eeaa6d1054c4d27611a3cf2d26b0708705 (patch)
tree03c8bb992bdd40223de8e03462e7900eaf8023fd /src/rustllvm/RustWrapper.cpp
parent812785e01aef46b0c62bfc02080f8fcc13f01a4c (diff)
downloadrust-eb98c9eeaa6d1054c4d27611a3cf2d26b0708705.tar.gz
rust-eb98c9eeaa6d1054c4d27611a3cf2d26b0708705.zip
Replace StrAllocating.into_owned() with .into_string()
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.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions