]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10658 : LeoTestard/rust/serialize-rc, r=cmr
authorbors <bors@rust-lang.org>
Mon, 25 Nov 2013 21:11:43 +0000 (13:11 -0800)
committerbors <bors@rust-lang.org>
Mon, 25 Nov 2013 21:11:43 +0000 (13:11 -0800)
Implement various traits (IterBytes and extra's Encodable and Decodable) for Rc<T> when T alreay implements the trait.


Trivial merge