From 2df07ddc250b64151401e9b8569a6c7ad5c9b34f Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 25 Feb 2013 14:11:21 -0500 Subject: Fix implicit leaks of imports throughout libraries Also touch up use of 'pub' and move some tests around so the tested functions don't have to be 'pub' --- src/libsyntax/ext/log_syntax.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libsyntax/ext/log_syntax.rs') diff --git a/src/libsyntax/ext/log_syntax.rs b/src/libsyntax/ext/log_syntax.rs index f713e5ce7d8..15ddc44e85d 100644 --- a/src/libsyntax/ext/log_syntax.rs +++ b/src/libsyntax/ext/log_syntax.rs @@ -14,6 +14,7 @@ use ext::base::*; use ext::base; use print; +use core::io; use core::io::WriterUtil; use core::option; -- cgit 1.4.1-3-g733a5