]> Cypherpunks repositories - gostls13.git/commit
runtime: update go:notinheap documentation
authorAustin Clements <austin@google.com>
Fri, 25 Sep 2020 00:58:33 +0000 (20:58 -0400)
committerAustin Clements <austin@google.com>
Fri, 25 Sep 2020 15:35:59 +0000 (15:35 +0000)
commit2e0f8c379f91f77272d096929cf22391b64d0e34
tree7de01b2d10b4fdf1ffb23340bea8b5ccbd82a239
parent2333c6299f340a5f76a73a4fec6db23ffa388e97
runtime: update go:notinheap documentation

The rules for go:notinheap were recently tweaked to disallow stack
allocation (CL 249917). This CL updates the documentation about
go:notinheap in runtime/HACKING.md.

Change-Id: Ibca5d9b9d02e1c22c6af1d303aa84c6303a86d92
Reviewed-on: https://go-review.googlesource.com/c/go/+/257357
Trust: Austin Clements <austin@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/HACKING.md