Remove first empty line of doc comment
This commit is contained in:
parent
ad335c2d50
commit
208de46f8b
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue