Skip to main content

check_custom_mir

Function check_custom_mir 

Source
fn check_custom_mir(
    cx: &mut AcceptContext<'_, '_>,
    dialect: Option<(MirDialect, Span)>,
    phase: Option<(MirPhase, Span)>,
    failed: &mut bool,
)