]> git.lizzy.rs Git - rust.git/commit
auto merge of #8146 : dotdash/rust/simple_take_glue, r=thestinger
authorbors <bors@rust-lang.org>
Wed, 31 Jul 2013 16:22:21 +0000 (09:22 -0700)
committerbors <bors@rust-lang.org>
Wed, 31 Jul 2013 16:22:21 +0000 (09:22 -0700)
commit389aba09523f805e3b493a5089c6397749b06b67
treef57db08e3bbaacfa69a0eccd270743706eece756
parent9e857458d6ccf236361cefe33c313bc3c31d9428
parentfac18c1cb869c5b2125091ffd5b68b9c04a94e93
auto merge of #8146 : dotdash/rust/simple_take_glue, r=thestinger

These glue function just return void, no point in having a copy for each
type.