Merge commit '3ae8faff4d
' into clippyup
This commit is contained in:
parent
91aa821745
commit
6c27482115
189 changed files with 2372 additions and 1310 deletions
|
@ -1,4 +1,4 @@
|
|||
use crate::consts::{constant_simple, Constant};
|
||||
use clippy_utils::consts::{constant_simple, Constant};
|
||||
use clippy_utils::diagnostics::span_lint_and_help;
|
||||
use if_chain::if_chain;
|
||||
use rustc_hir::{BinOpKind, Expr, ExprKind};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue