diff --git a/library/std/src/lib.rs b/library/std/src/lib.rs index b5450d0a20cf2..e829967254337 100644 --- a/library/std/src/lib.rs +++ b/library/std/src/lib.rs @@ -32,11 +32,9 @@ //! //! Once you are familiar with the contents of the standard library you may //! begin to find the verbosity of the prose distracting. At this stage in your -//! development you may want to press the -//! -//! Summary button near the -//! top of the page to collapse it into a more skimmable view. +//! development you may want to press the +//! Summary +//! button near the top of the page to collapse it into a more skimmable view. //! //! While you are looking at the top of the page, also notice the //! source link. Rust's API documentation comes with the source