Skip to content

Commit

Permalink
revert Some(Item) link
Browse files Browse the repository at this point in the history
  • Loading branch information
nixphix committed Aug 30, 2020
1 parent 7ea4c28 commit 523fea4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/core/src/iter/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
//! more complex forms of processing. See the [Adapters](#adapters) section
//! below for more details.
//!
//! [`Some(Item)`]: Some
//! [`next`]: Iterator::next
//! [`TryIter`]: ../../std/sync/mpsc/struct.TryIter.html
//!
Expand Down

0 comments on commit 523fea4

Please sign in to comment.