libstd: cleanup warnings
This commit is contained in:
parent
3bc4d1a120
commit
0702e53576
9 changed files with 9 additions and 27 deletions
|
@ -19,7 +19,7 @@ use cmp::{Eq, Ord, TotalEq, TotalOrd, Ordering, Less, Equal, Greater};
|
|||
use clone::Clone;
|
||||
use old_iter::BaseIter;
|
||||
use old_iter;
|
||||
use iterator::{Iterator, IteratorUtil};
|
||||
use iterator::{Iterator};
|
||||
use iter::FromIter;
|
||||
use kinds::Copy;
|
||||
use libc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue