pub fn concepts_from_diff_text( diff_text: &str, changed_lines: Option<&[String]>, ) -> FxHashSet<String>