Function rustc_middle::dep_graph::hash_result
source · pub fn hash_result<R>(
hcx: &mut StableHashingContext<'_>,
result: &R
) -> Fingerprintwhere
R: for<'a> HashStable<StableHashingContext<'a>>,
pub fn hash_result<R>(
hcx: &mut StableHashingContext<'_>,
result: &R
) -> Fingerprintwhere
R: for<'a> HashStable<StableHashingContext<'a>>,