fixes after rebase
This commit is contained in:
parent
2d76c94dd0
commit
60abb3bef2
10 changed files with 2 additions and 10 deletions
|
|
@ -123,7 +123,6 @@ pub trait FromIterator<A> {
|
|||
}
|
||||
|
||||
/// Conversion into an `Iterator`
|
||||
#[unstable]
|
||||
pub trait IntoIterator {
|
||||
type Iter: Iterator;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue