Bump version and stage0 compiler
This commit is contained in:
parent
04145943a2
commit
be7ebdd512
47 changed files with 24 additions and 283 deletions
|
@ -27,10 +27,6 @@
|
|||
#![feature(rustc_diagnostic_macros)]
|
||||
#![feature(i128_type)]
|
||||
|
||||
#![cfg_attr(stage0, unstable(feature = "rustc_private", issue = "27812"))]
|
||||
#![cfg_attr(stage0, feature(rustc_private))]
|
||||
#![cfg_attr(stage0, feature(staged_api))]
|
||||
|
||||
extern crate serialize;
|
||||
#[macro_use] extern crate log;
|
||||
#[macro_use] extern crate bitflags;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue