From f3723cf7c486fd22544b71d27eca5ed7082c6dff Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Fri, 17 May 2013 15:28:44 -0700 Subject: libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra --- src/libsyntax/parse/parser.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/libsyntax/parse/parser.rs') diff --git a/src/libsyntax/parse/parser.rs b/src/libsyntax/parse/parser.rs index 4f81194acd7..0a2d0ed924e 100644 --- a/src/libsyntax/parse/parser.rs +++ b/src/libsyntax/parse/parser.rs @@ -8,6 +8,8 @@ // 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