Remove warning
This commit is contained in:
@@ -13,7 +13,6 @@
|
|||||||
#![feature(macro_at_most_once_rep)]
|
#![feature(macro_at_most_once_rep)]
|
||||||
#![feature(rust_2018_preview)]
|
#![feature(rust_2018_preview)]
|
||||||
#![warn(rust_2018_idioms)]
|
#![warn(rust_2018_idioms)]
|
||||||
#![allow(macro_use_extern_crate)]
|
|
||||||
|
|
||||||
use toml;
|
use toml;
|
||||||
use rustc_plugin;
|
use rustc_plugin;
|
||||||
|
|||||||
Reference in New Issue
Block a user