Skip to content

Commit 208de46

Browse files
committed
Remove first empty line of doc comment
1 parent ad335c2 commit 208de46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libcore/iter/traits.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,6 @@ pub trait ExactSizeIterator: Iterator {
520520
lower
521521
}
522522

523-
///
524523
/// Returns whether the iterator is empty.
525524
///
526525
/// This method has a default implementation using `self.len()`, so you

0 commit comments

Comments
 (0)