Function bootstrap::core::build_steps::compile::compiler_file

source ·
pub fn compiler_file(
    builder: &Builder<'_>,
    compiler: &Path,
    target: TargetSelection,
    c: CLang,
    file: &str
) -> PathBuf