]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #5068 : sethpink/rust/derive-eq-tuple-struct, r=catamorphism
authorbors <bors@rust-lang.org>
Thu, 21 Feb 2013 20:30:34 +0000 (12:30 -0800)
committerbors <bors@rust-lang.org>
Thu, 21 Feb 2013 20:30:34 +0000 (12:30 -0800)
Previously an unimplemented error was thrown when using #[deriving_eq] on tuple-like struct definitions.


Trivial merge