Open
Description
After https://go.dev/cl/649455, I don't get diagnostics in my LSP client (coc.nvim) for files other than the current open file.
Before that change, I do.
I assume that some missing field is now causing some diagnostics to be unparseable by my client.
Should block the next release.