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