]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #40999 - irfanhudda:improve-option-docs, r=steveklabnik
authorCorey Farwell <coreyf@rwell.org>
Wed, 5 Apr 2017 16:44:31 +0000 (12:44 -0400)
committerGitHub <noreply@github.com>
Wed, 5 Apr 2017 16:44:31 +0000 (12:44 -0400)
Improve option API docs

Associated Issue: #29366

Improve `option` API docs for
* `IntoIter` struct
* `Iter` struct
* `IterMut` struct

r? @steveklabnik


Trivial merge