pub fn file_syntax_diagnostics(
    db: &dyn ParserGroup,
    file_id: FileId
) -> Diagnostics<ParserDiagnostic>