fn generator_saved_local_eligibility<'tcx>(
    info: &GeneratorLayout<'tcx>
) -> (BitSet<GeneratorSavedLocal>, IndexVec<GeneratorSavedLocal, SavedLocalEligibility>)
Expand description

Compute the eligibility and assignment of each local.