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