Function cargo::core::compiler::build_runner::compilation_files::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.