Function can_return

Source
fn can_return<'tcx>(
    tcx: TyCtxt<'tcx>,
    body: &Body<'tcx>,
    typing_env: TypingEnv<'tcx>,
) -> bool