From be7ebdd512e8b4de29c0e0cf5aabf486e988867b Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 6 Jun 2017 19:32:43 -0700 Subject: Bump version and stage0 compiler --- src/libsyntax_ext/lib.rs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/libsyntax_ext') diff --git a/src/libsyntax_ext/lib.rs b/src/libsyntax_ext/lib.rs index 60f5d24ac97..2016fc4fbe1 100644 --- a/src/libsyntax_ext/lib.rs +++ b/src/libsyntax_ext/lib.rs @@ -20,10 +20,6 @@ #![feature(proc_macro_internals)] -#![cfg_attr(stage0, unstable(feature = "rustc_private", issue = "27812"))] -#![cfg_attr(stage0, feature(rustc_private))] -#![cfg_attr(stage0, feature(staged_api))] - extern crate fmt_macros; extern crate log; #[macro_use] -- cgit 1.4.1-3-g733a5