Function prepare_compiler_for_check

Source
fn prepare_compiler_for_check(
    builder: &Builder<'_>,
    target: TargetSelection,
    mode: Mode,
) -> Compiler
Expand description

Prepares a compiler that will check something with the given mode.