From f792baba42b79711b64950c46208a1eb4b9539be Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 26 Apr 2013 12:24:15 -0400 Subject: only use #[no_core] in libcore --- src/libsyntax/parse/token.rs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/libsyntax/parse/token.rs') diff --git a/src/libsyntax/parse/token.rs b/src/libsyntax/parse/token.rs index 2483cacd1a6..413f1688df1 100644 --- a/src/libsyntax/parse/token.rs +++ b/src/libsyntax/parse/token.rs @@ -8,20 +8,14 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -use core::prelude::*; - use ast; use ast_util; use parse::token; use util::interner::Interner; use util::interner; -use core::cast; -use core::char; use core::cmp::Equiv; use core::hashmap::HashSet; -use core::str; -use core::task; use core::to_bytes; #[auto_encode] -- cgit 1.4.1-3-g733a5