-warnings
This commit is contained in:
parent
f428b18c47
commit
67701e0062
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue