From 206ab89629298cc9f4b6fb0aa1cd7556c65b5bfe Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Fri, 24 May 2013 19:35:29 -0700 Subject: librustc: Stop reexporting the standard modules from prelude. --- src/libsyntax/ext/pipes/ast_builder.rs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/libsyntax/ext/pipes/ast_builder.rs') diff --git a/src/libsyntax/ext/pipes/ast_builder.rs b/src/libsyntax/ext/pipes/ast_builder.rs index da59059a0cc..37d5e0206cb 100644 --- a/src/libsyntax/ext/pipes/ast_builder.rs +++ b/src/libsyntax/ext/pipes/ast_builder.rs @@ -19,6 +19,9 @@ use ast::ident; use ast; use codemap::span; +use core::str; +use core::vec; + // Transitional reexports so qquote can find the paths it is looking for mod syntax { pub use ext; -- cgit 1.4.1-3-g733a5