rustc_mir_transform::shim

Function make_shim

Source
fn make_shim<'tcx>(
    tcx: TyCtxt<'tcx>,
    instance: InstanceKind<'tcx>,
) -> Body<'tcx>