Function rustc_mir_dataflow::value_analysis::excluded_locals
source ยท pub fn excluded_locals(body: &Body<'_>) -> BitSet<Local>
Expand description
Returns all locals with projections that have their reference or address taken.