only use #[no_core] in libcore
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
use core::io::WriterUtil;
|
||||
use core::prelude::*;
|
||||
|
||||
use ast;
|
||||
use codemap;
|
||||
use ext::base::*;
|
||||
|
||||
Reference in New Issue
Block a user