pub fn text_content_eq(left: &str, right: &str) -> bool
Compare text using the line-ending normalization applied by patches. A missing final newline remains significant.