]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10589 : thestinger/rust/doc, r=pcwalton
authorbors <bors@rust-lang.org>
Fri, 22 Nov 2013 00:06:32 +0000 (16:06 -0800)
committerbors <bors@rust-lang.org>
Fri, 22 Nov 2013 00:06:32 +0000 (16:06 -0800)
This replaces the old section on managed pointers because the syntax is
going to be removed and it's currently feature gated so the examples
don't work out-of-the-box. Dynamic mutability coverage can be added
after the `Mut<T>` work has landed.


Trivial merge