]> git.lizzy.rs Git - rust.git/commit
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)
commit4480caf2a4999e2b7249049e7bfb6eb13a60e6b5
treecb0f12e27edca14086d069b4bfd6a076149af187
parent2c0f87610d8fdcb6a90cd8dd1a372fe0ccc8a418
parentd9da3471e8e074f3780e6dffe869852719f46bac
auto merge of #18024 : phungleson/rust/fix-var-name-in-doc, r=brson

Make the doc more consistent & runnable.

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