We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b62eb7f + 69f8225 commit 0c339ffCopy full SHA for 0c339ff
src/libcore/iter/traits.rs
@@ -109,7 +109,7 @@ pub trait FromIterator<A>: Sized {
109
///
110
/// See the [module-level documentation] for more.
111
112
- /// [module-level documentation]: trait.FromIterator.html
+ /// [module-level documentation]: index.html
113
114
/// # Examples
115
@@ -219,7 +219,7 @@ pub trait IntoIterator {
219
220
221
222
- /// [module-level documentation]: trait.IntoIterator.html
223
224
225
0 commit comments