Function rustc_middle::ty::util::int_size_and_signed[][src]

fn int_size_and_signed<'tcx>(tcx: TyCtxt<'tcx>, ty: Ty<'tcx>) -> (Size, bool)