From: Dmitri Shuralyov Date: Thu, 6 May 2021 22:52:51 +0000 (+0000) Subject: doc/go1.17: move language specification TODO to the right place X-Git-Tag: go1.17beta1~209 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=a0eb662d85fd4815dfec3093e8205b9aed462507;p=gostls13.git doc/go1.17: move language specification TODO to the right place It was misplaced by the relnote tool. Also add a TODO for CL 312212, per discussion in golang.org/issue/46020. For #44513. For #46020. Change-Id: I8d766df969f85c351ead18df3e45adb6fb27b7a0 Reviewed-on: https://go-review.googlesource.com/c/go/+/317829 Trust: Dmitri Shuralyov Reviewed-by: Carlos Amedee --- diff --git a/doc/go1.17.html b/doc/go1.17.html index f317006278..785092a8dd 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -25,8 +25,12 @@ Do not send CLs removing the interior tags from such phrases.

Changes to the language

-

- TODO: complete this section +

+ TODO: https://golang.org/cl/216424: allow conversion from slice to array ptr +

+ +

+ TODO: https://golang.org/cl/312212: add unsafe.Add and unsafe.Slice

Ports

@@ -411,14 +415,6 @@ Do not send CLs removing the interior tags from such phrases. -
spec
-
-

- TODO: https://golang.org/cl/216424: allow conversion from slice to array ptr -

-
-
-
strconv