Removed #![allow(redundant_closure)] on eq_op
This commit is contained in:
parent
99d769c858
commit
b6ac44d5b2
@ -1,4 +1,3 @@
|
||||
#![allow(redundant_closure)] // FIXME (#116)
|
||||
use rustc::lint::*;
|
||||
use syntax::ast::*;
|
||||
use syntax::ast_util as ast_util;
|
||||
|
Loading…
x
Reference in New Issue
Block a user