]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #7932 : blake2-ppc/rust/str-clear, r=huonw
authorbors <bors@rust-lang.org>
Sun, 21 Jul 2013 22:28:38 +0000 (15:28 -0700)
committerbors <bors@rust-lang.org>
Sun, 21 Jul 2013 22:28:38 +0000 (15:28 -0700)
~str and @str need separate implementations for use in generic
functions, where it will not automatically use the impl on &str.

fixes issue #7900

1  2 
src/libstd/str.rs

Simple merge