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/parser.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/libsyntax/parse/parser.rs') diff --git a/src/libsyntax/parse/parser.rs b/src/libsyntax/parse/parser.rs index d5cb1f5ebac..c35b0e2e8c2 100644 --- a/src/libsyntax/parse/parser.rs +++ b/src/libsyntax/parse/parser.rs @@ -8,8 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -use core::prelude::*; - use abi; use abi::AbiSet; use ast::{Sigil, BorrowedSigil, ManagedSigil, OwnedSigil}; -- cgit 1.4.1-3-g733a5