pub fn string_without_language<S>( file_id: FileId, location: Option<Span>, value: S, ) -> Diagnosticwhere S: Into<String>,