Function cargo::core::compiler::fingerprint::log_compare
source · fn log_compare(unit: &Unit, compare: &CargoResult<Option<DirtyReason>>)
Expand description
Logs the result of fingerprint comparison.
TODO: Obsolete and mostly superseded by DirtyReason
. Could be removed.