We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a50874 commit 9765fbcCopy full SHA for 9765fbc
src/libstd/lib.rs
@@ -96,11 +96,12 @@
96
//!
97
//! # Contributing changes to the documentation
98
99
-//! Check out the rust contribution guidelines [here](https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md).
+//! Check out the rust contribution guidelines [here](
100
+//! https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md).
101
//! The source for this documentation can be found on [Github](https://github.com/rust-lang).
102
//! To contribute changes, make sure you read the guidelines first, then submit
103
//! pull-requests for your suggested changes.
-//!
104
+//!
105
//! Contributions are appreciated! If you see a part of the docs that can be
106
//! improved, submit a PR, or chat with us first on irc.mozilla.org #rust-docs.
107
0 commit comments