pub fn render_diff(candidate: &AdoptCandidate) -> StringExpand description
Render the complete line-by-line diff between what is on disk and what alef would generate. Never truncated — see this module’s header for why.
Called for drifted candidates only. A converged candidate has no divergence to render, so its diff would be the whole file repeated as context lines.