We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1bd3a3 commit 62d0ef4Copy full SHA for 62d0ef4
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