Function prepare_compiler_for_check

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

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