bootstrap::core::build_steps::tool

Function copy_link_tool_bin

Source
fn copy_link_tool_bin(
    builder: &Builder<'_>,
    compiler: Compiler,
    target: TargetSelection,
    mode: Mode,
    name: &str,
) -> PathBuf
Expand description

Links a built tool binary with the given name from the build directory to the tools directory.