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/librustc_errors/lib.rs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/librustc_errors') diff --git a/src/librustc_errors/lib.rs b/src/librustc_errors/lib.rs index 975b720276e..ada1c632bc0 100644 --- a/src/librustc_errors/lib.rs +++ b/src/librustc_errors/lib.rs @@ -22,10 +22,6 @@ #![feature(libc)] #![feature(conservative_impl_trait)] -#![cfg_attr(stage0, unstable(feature = "rustc_private", issue = "27812"))] -#![cfg_attr(stage0, feature(rustc_private))] -#![cfg_attr(stage0, feature(staged_api))] - extern crate term; extern crate libc; extern crate serialize as rustc_serialize; -- cgit 1.4.1-3-g733a5