pub static USAGE_OF_TY_TYKIND: &Lint
The usage_of_ty_tykind lint detects usages of ty::TyKind::<kind>, where ty::<kind> would suffice.
usage_of_ty_tykind
ty::TyKind::<kind>
ty::<kind>