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