Add allow(unstable) to librustc_privacy
This commit is contained in:
parent
5cfbecfdb4
commit
8b2335a01d
@ -19,6 +19,7 @@
|
||||
|
||||
#![feature(rustc_diagnostic_macros)]
|
||||
#![allow(unknown_features)] #![feature(int_uint)]
|
||||
#![allow(unstable)]
|
||||
|
||||
#[macro_use] extern crate log;
|
||||
#[macro_use] extern crate syntax;
|
||||
|
Loading…
x
Reference in New Issue
Block a user