bootstrap::core::build_steps::compile

Function libstd_stamp

Source
pub fn libstd_stamp(
    builder: &Builder<'_>,
    compiler: Compiler,
    target: TargetSelection,
) -> PathBuf
Expand description

Cargo’s output path for the standard library in a given stage, compiled by a particular compiler for the specified target.