rustfix
pub fn collect_suggestions<S: BuildHasher>( diagnostic: &Diagnostic, only: &HashSet<String, S>) -> Option<Suggestion>