Function get_tool_target_compiler

Source
pub(crate) fn get_tool_target_compiler(
    builder: &Builder<'_>,
    mode: ToolTargetBuildMode,
) -> Compiler
Expand description

Returns compiler that is able to compile a ToolTarget tool with the given mode.