We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1109b6d + 62d0ef4 commit 2df7ae6Copy full SHA for 2df7ae6
src/libstd/lib.rs
@@ -28,7 +28,7 @@
28
//!
29
//! The standard library is minimal, a set of battle-tested
30
//! core types and shared abstractions for the [broader Rust
31
-//! ecosystem][https://crates.io] to build on.
+//! ecosystem](https://crates.io) to build on.
32
33
//! The [primitive types](#primitives), though not defined in the
34
//! standard library, are documented here, as are the predefined
0 commit comments