rustc_utils::mir::borrowck_facts

Constant MIR_BODIES

Source
pub const MIR_BODIES: LocalKey<Cache<LocalDefId, BodyWithBorrowckFacts<'static>>>;
Expand description

See [CacheKey] for safety info