pub(crate) fn is_download_ci_available( target_triple: &str, llvm_assertions: bool, ) -> bool
Checks whether the CI rustc is available for the given target triple.