]> git.lizzy.rs Git - rust.git/commitdiff
fix build errors
authorNick Sweeting <git@nicksweeting.com>
Fri, 7 Apr 2017 20:42:56 +0000 (16:42 -0400)
committerGitHub <noreply@github.com>
Fri, 7 Apr 2017 20:42:56 +0000 (16:42 -0400)
src/libstd/lib.rs

index b5a4cabafdce5c5bdc86a90910d96ddd47335118..d6f7f58a97893df0277704ad151ed1c027a419cc 100644 (file)
 //!
 //! # Contributing changes to the documentation
 //!
-//! Check out the rust contribution guidelines [here](https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md).
+//! Check out the rust contribution guidelines [here](
+//! https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md).
 //! The source for this documentation can be found on [Github](https://github.com/rust-lang).
 //! To contribute changes, make sure you read the guidelines first, then submit
 //! pull-requests for your suggested changes.
-//! 
+//!
 //! Contributions are appreciated! If you see a part of the docs that can be
 //! improved, submit a PR, or chat with us first on irc.mozilla.org #rust-docs.
 //!