Function rustc_mir_transform::shim::make_shim

source ยท
fn make_shim<'tcx>(
    tcx: TyCtxt<'tcx>,
    instance: InstanceKind<'tcx>,
) -> Body<'tcx>