Function prepare_std

Source
fn prepare_std(
    builder: &Builder<'_>,
    build_compiler: Compiler,
    target: TargetSelection,
) -> Option<RmetaSysroot>
Expand description

Prepare the standard library for checking something (that requires stdlib) using build_compiler.