Fix implicit leaks of imports throughout libraries
Also touch up use of 'pub' and move some tests around so the tested functions don't have to be 'pub'
This commit is contained in:
@@ -14,6 +14,7 @@ use ext::base::*;
|
||||
use ext::base;
|
||||
use print;
|
||||
|
||||
use core::io;
|
||||
use core::io::WriterUtil;
|
||||
use core::option;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user