Module rustc_ty_utils::layout
source · Enums
- Overlap eligibility and variant assignment for each GeneratorSavedLocal.
Functions
- error 🔒
- Compute the full generator layout.
- Compute the eligibility and assignment of each local.
- This is invoked by the
layout_of
query to record the final layout of each type.