pub const RENAME_SIMILARITY_MAX: f32 = 1.0;
Upper bound for rename_similarity — 1.0 means “only paired up on a byte-identical match”; above that there is no semantic meaning.
rename_similarity