rustc_mir_transform::coroutine

Function can_unwind

source
fn can_unwind<'tcx>(tcx: TyCtxt<'tcx>, body: &Body<'tcx>) -> bool