]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #15691 : jbclements/rust/method-field-cleanup, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 16 Jul 2014 10:26:16 +0000 (10:26 +0000)
committerbors <bors@rust-lang.org>
Wed, 16 Jul 2014 10:26:16 +0000 (10:26 +0000)
This patch applies the excellent suggestion of @pnkfelix to group the helper methods for method field access into a Trait, making the code much more readable, and much more similar to the way it was before.


No differences found