flowistry_pdg_construction::utils

Function handle_shims

Source
pub fn handle_shims<'tcx>(
    resolved_fn: Instance<'tcx>,
    tcx: TyCtxt<'tcx>,
    typing_env: TypingEnv<'tcx>,
    span: Span,
) -> Option<(Instance<'tcx>, ShimType)>