]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #9493 : huonw/rust/move-tuples, r=thestinger
authorbors <bors@rust-lang.org>
Wed, 25 Sep 2013 18:26:07 +0000 (11:26 -0700)
committerbors <bors@rust-lang.org>
Wed, 25 Sep 2013 18:26:07 +0000 (11:26 -0700)
The old behaviour of `foo.n0()` is replaced by `foo.n0_ref().clone()`.


Trivial merge