1
0
mirror of https://github.com/golang/go synced 2024-11-26 14:56:47 -07:00

doc: remove CL 159258 from 1.13 release notes list

It was rolled back.

Change-Id: I8372bb7e11bab7be242f4af7093a73d2fa093067
Reviewed-on: https://go-review.googlesource.com/c/go/+/180760
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Ian Lance Taylor 2019-06-05 10:09:08 -07:00
parent 9ab9ca27bb
commit 195e7538ba

View File

@ -95,7 +95,6 @@ TODO; link to <a href="/doc/go1.12#tls_1_3">Go 1.12 notes</a>.
TODO
</p>
<!-- CL 159258: https://golang.org/cl/159258: cmd/cgo: use C exact-width integer types to represent Go types -->
<!-- CL 161904: https://golang.org/cl/161904: cmd/compile: do not export float or complex constants with -asmhdr -->
<!-- CL 167780: https://golang.org/cl/167780: cmd/compile: rename init function from init.ializers back to init -->
<!-- CL 170448: https://golang.org/cl/170448: cmd/compile: enable -newescape by default -->