mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
Rollup merge of #25709 - MatejLach:stdlib_style, r=steveklabnik
Sounds better to me this way. r @steveklabnik ?
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
//!
|
||||
//! ## What is in the standard library
|
||||
//!
|
||||
//! The standard library is minimal, a set of battle-tested
|
||||
//! The standard library is a set of minimal, battle-tested
|
||||
//! core types and shared abstractions for the [broader Rust
|
||||
//! ecosystem](https://crates.io) to build on.
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user