cmd/link: lock down future uses of linkname · Issue #67401 · golang/go
Overuse of //go:linkname to reach into Go standard library internals (especially runtime internals) means that when we do change the standard library internals in ways that should not matter, we ca...