Function infer_heap_ownership

Source
pub fn infer_heap_ownership(ty: &Ty, repr: MirLocalRepr) -> MirHeapOwnership
Expand description

Infer heap ownership policy from one local type and representation.