]> git.lizzy.rs Git - rust.git/commit
auto merge of #12607 : alexcrichton/rust/io++, r=brson
authorbors <bors@rust-lang.org>
Fri, 28 Feb 2014 20:06:30 +0000 (12:06 -0800)
committerbors <bors@rust-lang.org>
Fri, 28 Feb 2014 20:06:30 +0000 (12:06 -0800)
commit84ebf74ee2f163461cf021b3d415171e8b5ef8be
tree50445a54a33026b5130e0723bfff9139d2736fb9
parent58ea029db2fd9da6eac85456191481b4cbdb9e58
parent311ac8f480917f2dccb98b0dd08342b18208e477
auto merge of #12607 : alexcrichton/rust/io++, r=brson

This lowers the #[allow(missing_doc)] directive into some of the lower modules
which are less mature. Most I/O modules now require comprehensive documentation.