mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
ef6daf9935
for `~str`/`~[]`. Note that `~self` still remains, since I forgot to add support for `Box<self>` before the snapshot. r? @brson or @alexcrichton or whoever