Skip to content

Commit 523fea4

Browse files
committed
revert Some(Item) link
1 parent 7ea4c28 commit 523fea4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/core/src/iter/mod.rs

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
//! more complex forms of processing. See the [Adapters](#adapters) section
5454
//! below for more details.
5555
//!
56+
//! [`Some(Item)`]: Some
5657
//! [`next`]: Iterator::next
5758
//! [`TryIter`]: ../../std/sync/mpsc/struct.TryIter.html
5859
//!

0 commit comments

Comments
 (0)