fix: merge conflict
This commit is contained in:
parent
dc00aa3114
commit
a0614ec2c3
3 changed files with 55 additions and 29 deletions
|
@ -2,7 +2,6 @@
|
|||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
use crate::context::LintContext;
|
||||
use crate::lints::NoopMethodCallDiag;
|
||||
use crate::rustc_middle::ty::TypeVisitable;
|
||||
use crate::LateContext;
|
||||
use crate::LateLintPass;
|
||||
use rustc_hir::def::DefKind;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue