]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #22730 - ipetkov:lint-docs, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 24 Feb 2015 01:45:03 +0000 (07:15 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 24 Feb 2015 06:38:35 +0000 (12:08 +0530)
 This is a breaking change if missing docs are forbidden in any module or crate.

I had to add documentation to undocumented associated types in libstd and libcore, please let me know if the documentation is inadequate anywhere!

Fixes #20648


Trivial merge