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.
Default
1 parent a668dd2 commit b6659f5Copy full SHA for b6659f5
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