Function cairo_lang_lowering::borrow_check::borrow_check
source ยท pub fn borrow_check(
db: &dyn LoweringGroup,
lowered: &mut FlatLowered,
) -> PotentialDestructCalls
Expand description
Report borrow checking diagnostics. Returns the potential destruct function calls per block.