Update the bootstrap compiler
Now that we've got a beta build, let's use it!
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#![feature(rustc_private)]
|
||||
#![feature(set_stdio)]
|
||||
#![feature(staged_api)]
|
||||
#![cfg_attr(stage0, feature(question_mark))]
|
||||
#![feature(panic_unwind)]
|
||||
|
||||
extern crate getopts;
|
||||
|
||||
Reference in New Issue
Block a user