]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #5441 : lucab/rust/lucab/tutorial/struct, r=z0w0
authorbors <bors@rust-lang.org>
Fri, 22 Mar 2013 00:57:52 +0000 (17:57 -0700)
committerbors <bors@rust-lang.org>
Fri, 22 Mar 2013 00:57:52 +0000 (17:57 -0700)
In struct section of tutorial, make everything more coherent and
clear by always using "struct Point".
Also, do not prematurely introduce pointers and arrays.
Fixes #5240


Trivial merge