Function borrowed_locals

Source
pub fn borrowed_locals(body: &Body<'_>) -> DenseBitSet<Local>
Expand description

The set of locals that are borrowed at some point in the MIR body.