pub fn librustc_stamp(
builder: &Builder<'_>,
compiler: Compiler,
target: TargetSelection,
) -> BuildStampExpand description
Cargo’s output path for librustc in a given stage, compiled by a particular compiler for the specified target.
pub fn librustc_stamp(
builder: &Builder<'_>,
compiler: Compiler,
target: TargetSelection,
) -> BuildStampCargo’s output path for librustc in a given stage, compiled by a particular compiler for the specified target.