Skip to main content

maybe_download_rustfmt

Function maybe_download_rustfmt 

Source
pub(crate) fn maybe_download_rustfmt(
    config: &Config,
    out: &Path,
) -> Option<PathBuf>
Expand description

NOTE: rustfmt is a completely different toolchain than the bootstrap compiler, so it can’t reuse target directories or artifacts