fn excluded_locals<'tcx>(body: &Body<'tcx>) -> IndexVec<Local, bool>
Expand description

Returns all locals with projections that have their reference or address taken.