From f20b1293fcce4e120bd4a57226e0817271cd672c Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 11 Jun 2014 18:47:09 -0700 Subject: Register new snapshots --- src/libsyntax/lib.rs | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'src/libsyntax/lib.rs') diff --git a/src/libsyntax/lib.rs b/src/libsyntax/lib.rs index 754518f5fea..8a66f0e6846 100644 --- a/src/libsyntax/lib.rs +++ b/src/libsyntax/lib.rs @@ -32,14 +32,7 @@ This API is completely unstable and subject to change. extern crate serialize; extern crate term; - -#[cfg(stage0)] -#[phase(syntax, link)] -extern crate log; - -#[cfg(not(stage0))] -#[phase(plugin, link)] -extern crate log; +#[phase(plugin, link)] extern crate log; extern crate fmt_macros; extern crate debug; -- cgit 1.4.1-3-g733a5