pub(crate) fn get_tool_rustc_compiler( builder: &Builder<'_>, target_compiler: Compiler, ) -> Compiler
Handle stage-off logic for ToolRustc tools when necessary.
ToolRustc