Skip to content

Conversation

ipetkov
Copy link
Contributor

@ipetkov ipetkov commented Feb 23, 2015

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

@rust-highfive
Copy link
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ 2e9521c

Thanks!

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 24, 2015
 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 rust-lang#20648
@bors bors merged commit 2e9521c into rust-lang:master Feb 24, 2015
@ipetkov ipetkov deleted the lint-docs branch February 24, 2015 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

missing_docs lint should enforce documentation on associated types
4 participants