pub(crate) fn maybe_download_rustfmt( config: &Config, out: &Path, ) -> Option<PathBuf>
NOTE: rustfmt is a completely different toolchain than the bootstrap compiler, so it can’t reuse target directories or artifacts