Function clippy_utils::visitors::any_temporaries_need_ordered_drop
source · pub fn any_temporaries_need_ordered_drop<'tcx>(
cx: &LateContext<'tcx>,
e: &'tcx Expr<'tcx>
) -> bool
pub fn any_temporaries_need_ordered_drop<'tcx>(
cx: &LateContext<'tcx>,
e: &'tcx Expr<'tcx>
) -> bool