fn lint_int2ptr<'tcx>( cx: &LateContext<'tcx>, expr: &'tcx Expr<'tcx>, cast_from_expr: &'tcx Expr<'tcx>, cast_from_ty: Ty<'tcx>, cast_to_hir: &'tcx Ty<'tcx>, cast_to_ty: Ty<'tcx>, )