From 60abb3bef2242a8a8be960f2e563036753de336c Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Wed, 28 Jan 2015 15:47:06 -0500 Subject: fixes after rebase --- src/libsyntax/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/lib.rs b/src/libsyntax/lib.rs index 456c6f73ce1..5b78d5b1405 100644 --- a/src/libsyntax/lib.rs +++ b/src/libsyntax/lib.rs @@ -39,7 +39,6 @@ #![feature(rustc_private)] #![feature(std_misc)] #![feature(unicode)] -#![allow(unstable)] // NOTE(stage0) remove cfg_attr after a snapshot #![cfg_attr(not(stage0), allow(unused_mut))] -- cgit 1.4.1-3-g733a5