Update imports and rustup
This commit is contained in:
parent
b001ab33fe
commit
d99cea0f16
111 changed files with 164 additions and 159 deletions
|
@ -1,4 +1,4 @@
|
|||
use rustc::lint::*;
|
||||
use rustc::lint::{LateContext, LateLintPass, LintArray, LintPass};
|
||||
use rustc::{declare_lint, lint_array};
|
||||
use if_chain::if_chain;
|
||||
use rustc::hir::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue