mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-22 04:34:51 +00:00
-warnings
This commit is contained in:
parent
f428b18c47
commit
67701e0062
@ -1,6 +1,7 @@
|
||||
#![feature(plugin_registrar, box_syntax)]
|
||||
#![feature(rustc_private, core, collections)]
|
||||
|
||||
#![allow(unused_imports, unstable)]
|
||||
#![allow(unused_imports)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate syntax;
|
||||
|
Loading…
Reference in New Issue
Block a user