pub fn identify_core_fragments( hunks: &[DiffHunk], all_fragments: &[Fragment], ) -> FxHashSet<FragmentId>