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.
1 parent a7f067a commit 3fb3c0cCopy full SHA for 3fb3c0c
src/libcore/iter/mod.rs
@@ -55,7 +55,6 @@
55
//!
56
//! [`Iterator`]: trait.Iterator.html
57
//! [`next`]: trait.Iterator.html#tymethod.next
58
-//! [`Option`]: ../../std/option/enum.Option.html
59
//! [`TryIter`]: ../../std/sync/mpsc/struct.TryIter.html
60
61
//! # The three forms of iteration
0 commit comments