Skip to content

Commit 3a03589

Browse files
committed
Revert link removal
1 parent 1a438bb commit 3a03589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/core/src/iter/traits/iterator.rs

+1
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ pub trait Iterator {
449449
/// }
450450
/// ```
451451
///
452+
/// [`once`]: crate::iter::once
452453
/// [`OsStr`]: ../../std/ffi/struct.OsStr.html
453454
#[inline]
454455
#[stable(feature = "rust1", since = "1.0.0")]

0 commit comments

Comments
 (0)