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