From fa9ad984fb2f013baebdbe01a42baa3b9101dd84 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Tue, 13 Dec 2011 16:25:51 -0800 Subject: Copy first batch of material from libstd to libcore. --- src/comp/metadata/encoder.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/comp/metadata/encoder.rs') diff --git a/src/comp/metadata/encoder.rs b/src/comp/metadata/encoder.rs index 646c016d97d..150c241ff60 100644 --- a/src/comp/metadata/encoder.rs +++ b/src/comp/metadata/encoder.rs @@ -1,6 +1,7 @@ // Metadata encoding -import std::{vec, str, uint, io, ebml, map}; +import core::{vec, str, uint}; +import std::{io, ebml, map}; import syntax::ast::*; import syntax::ast_util; import syntax::ast_util::local_def; -- cgit 1.4.1-3-g733a5