cargo::core::compiler::build_runner::compilation_files

Function hash_rustc_version

source
fn hash_rustc_version(
    bcx: &BuildContext<'_, '_>,
    hasher: &mut StableHasher,
    unit: &Unit,
)
Expand description

Hash the version of rustc being used during the build process.