parent
07c2e61436
commit
76321d3300
52 changed files with 61 additions and 61 deletions
|
@ -3,7 +3,7 @@ use rustc::lint::*;
|
|||
use rustc::{declare_lint, lint_array};
|
||||
use if_chain::if_chain;
|
||||
use rustc::ty::{self, Ty};
|
||||
use syntax::codemap::Span;
|
||||
use syntax::source_map::Span;
|
||||
use crate::utils::{higher, is_copy, snippet, span_lint_and_sugg};
|
||||
use crate::consts::constant;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue