Skip to content

Commit 3c2b548

Browse files
committed
Remove warning
1 parent 5918a3f commit 3c2b548

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#![feature(macro_at_most_once_rep)]
1414
#![feature(rust_2018_preview)]
1515
#![warn(rust_2018_idioms)]
16-
#![allow(macro_use_extern_crate)]
1716

1817
use toml;
1918
use rustc_plugin;

0 commit comments

Comments
 (0)