fn lint_int_literal<'tcx>( cx: &LateContext<'tcx>, hir_id: HirId, span: Span, lit: &Lit, t: IntTy, v: u128, surrounding_negation: Option<Span>, )