Skip to content

Commit

Permalink
Remove first empty line of doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tbu- committed Jun 19, 2016
1 parent ad335c2 commit 208de46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libcore/iter/traits.rs
Expand Up @@ -520,7 +520,6 @@ pub trait ExactSizeIterator: Iterator {
lower
}

///
/// Returns whether the iterator is empty.
///
/// This method has a default implementation using `self.len()`, so you
Expand Down

0 comments on commit 208de46

Please sign in to comment.