pub fn check_stage0_version(
program_path: &Path,
component_name: &'static str,
src_dir: &Path,
exec_ctx: &ExecutionContext,
)Expand description
check rustc/cargo version is same or lower with 1 apart from the building one
pub fn check_stage0_version(
program_path: &Path,
component_name: &'static str,
src_dir: &Path,
exec_ctx: &ExecutionContext,
)check rustc/cargo version is same or lower with 1 apart from the building one