]> git.lizzy.rs Git - rust.git/commit
auto merge of #7214 : Blei/rust/fix-owned-traits, r=pcwalton
authorbors <bors@rust-lang.org>
Sat, 22 Jun 2013 20:29:10 +0000 (13:29 -0700)
committerbors <bors@rust-lang.org>
Sat, 22 Jun 2013 20:29:10 +0000 (13:29 -0700)
commit0739c6b5a00372e6c7ed2f9bdafea8a8c0e383a6
tree8de756e610327816d41871d2546d5362b432bd95
parentdf166bae1ff583b39b4046becc87d28c9f90094b
parentde471a2eca15e6b9f3e4b81fc50d31b2ca9ee164
auto merge of #7214 : Blei/rust/fix-owned-traits, r=pcwalton

This finishes the incomplete conversion of unique traits as two-word
allocations started in 211d038abc05c77785f72a31840016517cf218c2.

Fixes #5882, #6717, #7153, #7208.