Update imports and rustup

This commit is contained in:
Oliver Schneider
2018-08-28 13:13:42 +02:00
parent b001ab33fe
commit d99cea0f16
111 changed files with 164 additions and 159 deletions

View File

@@ -1,5 +1,5 @@
use crate::consts::{constant_simple, constant_context};
use rustc::lint::*;
use rustc::lint::LateContext;
use rustc::hir::*;
use rustc::ty::{TypeckTables};
use std::hash::{Hash, Hasher};