From fc584793237c388e9dca76ef406d1af34e453fe2 Mon Sep 17 00:00:00 2001 From: Keegan McAllister Date: Thu, 18 Dec 2014 20:09:57 -0800 Subject: Stop using macro_escape as an inner attribute In preparation for the rename. --- src/libcore/macros.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/libcore/macros.rs') diff --git a/src/libcore/macros.rs b/src/libcore/macros.rs index 3b21a68a292..a579f9db416 100644 --- a/src/libcore/macros.rs +++ b/src/libcore/macros.rs @@ -8,8 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -#![macro_escape] - /// Entry point of task panic, for details, see std::macros #[macro_export] macro_rules! panic { -- cgit 1.4.1-3-g733a5