From 2186660b5169cb7784b89a7fc0a25eb7889d1e6b Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 16 Nov 2016 09:19:02 -0800 Subject: Update the bootstrap compiler Now that we've got a beta build, let's use it! --- src/libsyntax/lib.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/libsyntax/lib.rs') diff --git a/src/libsyntax/lib.rs b/src/libsyntax/lib.rs index 7a9347ded12..3e8dfda4a9a 100644 --- a/src/libsyntax/lib.rs +++ b/src/libsyntax/lib.rs @@ -32,10 +32,8 @@ #![feature(staged_api)] #![feature(str_escape)] #![feature(unicode)] -#![cfg_attr(stage0, feature(question_mark))] #![feature(rustc_diagnostic_macros)] #![feature(specialization)] -#![cfg_attr(stage0, feature(dotdot_in_tuple_patterns))] extern crate core; extern crate serialize; -- cgit 1.4.1-3-g733a5