]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10690 : thestinger/rust/doc, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 5 Dec 2013 00:51:23 +0000 (16:51 -0800)
committerbors <bors@rust-lang.org>
Thu, 5 Dec 2013 00:51:23 +0000 (16:51 -0800)
This begins a rewrite of some sections the tutorial as an introduction
to concepts through the implementation of a simple data structure. I
think this would be a good way to introduce references, generics, traits
and many other concepts too. For example, the section introducing
alternatives to ownership can demonstrate a persistent list.


Trivial merge