bootstrap::core::download

Function is_download_ci_available

Source
pub(crate) fn is_download_ci_available(
    target_triple: &str,
    llvm_assertions: bool,
) -> bool
Expand description

Checks whether the CI rustc is available for the given target triple.