Function get_tool_rustc_compiler

Source
pub(crate) fn get_tool_rustc_compiler(
    builder: &Builder<'_>,
    target_compiler: Compiler,
) -> Compiler
Expand description

Handle stage-off logic for ToolRustc tools when necessary.