pub fn feature_set_not_a_union<S>( file_id: FileId, reference_location: Option<Span>, name: S, ) -> Diagnosticwhere S: Into<String>,