Function cairo_lang_lowering::borrow_check::borrow_check

source ยท
pub fn borrow_check(
    db: &dyn LoweringGroup,
    module_file_id: ModuleFileId,
    lowered: &mut FlatLowered,
)
Expand description

Report borrow checking diagnostics.