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 409db92 + b6659f5 commit ce1be0cCopy full SHA for ce1be0c
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