rustc_transmute::layout::tree::rustc

Function ty_field

Source
fn ty_field<'tcx>(
    cx: LayoutCx<'tcx>,
    (ty, layout): (Ty<'tcx>, Layout<'tcx>),
    i: FieldIdx,
) -> Ty<'tcx>