mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
@@ -3,7 +3,7 @@
|
||||
|
||||
use rustc::lint::*;
|
||||
use rustc::hir::*;
|
||||
use rustc::{ty, traits};
|
||||
use rustc::ty;
|
||||
use rustc::ty::subst::Substs;
|
||||
use syntax::ast::{IntTy, UintTy};
|
||||
use utils::span_lint;
|
||||
|
||||
Reference in New Issue
Block a user