https://go.dev/ref/mem , referenced from https://go.dev/doc/ , is a very old version of the memory model document. We should keep that doc up-to-date with what is checked into our repository.
It is the version from 2014. There have been several revisions since then.
I'm not sure about how other files in /doc get updated. Might want to check asm.html as well. I suspect release notes and the spec are already handled correctly, or someone would have noticed.
https://go.dev/ref/mem , referenced from https://go.dev/doc/ , is a very old version of the memory model document. We should keep that doc up-to-date with what is checked into our repository.
It is the version from 2014. There have been several revisions since then.
I'm not sure about how other files in /doc get updated. Might want to check asm.html as well. I suspect release notes and the spec are already handled correctly, or someone would have noticed.