]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #18024 : phungleson/rust/fix-var-name-in-doc, r=brson
authorbors <bors@rust-lang.org>
Sat, 18 Oct 2014 06:22:15 +0000 (06:22 +0000)
committerbors <bors@rust-lang.org>
Sat, 18 Oct 2014 06:22:15 +0000 (06:22 +0000)
Make the doc more consistent & runnable.

* Use `_index` instead of `_rhs` when appropriate.
* Use `_from` and `_to` to avoid warning.
* Remove unnecessary `::core::ops`


Trivial merge