pub static USAGE_OF_QUALIFIED_TY: &Lint
The usage_of_qualified_ty lint detects usages of ty::TyKind, where Ty should be used instead.
usage_of_qualified_ty
ty::TyKind
Ty