We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d90f8f9 + b6659f5 commit 7d478f4Copy full SHA for 7d478f4
src/libstd/prelude/mod.rs
@@ -84,7 +84,7 @@
84
//! }.
85
//! Generic conversions, used by savvy API authors to create
86
//! overloaded methods.
87
-//! * `std::default::`[`Default`](../default/trait.Default).
+//! * `std::default::`[`Default`](../default/trait.Default.html).
88
//! Types that have default values.
89
//! * `std::iter::`{
90
//! [`Iterator`](../iter/trait.Iterator.html),
0 commit comments