]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.18: drop TODO for "Changes to the language"
authorAustin Clements <austin@google.com>
Tue, 7 Dec 2021 19:37:37 +0000 (14:37 -0500)
committerAustin Clements <austin@google.com>
Tue, 7 Dec 2021 21:31:42 +0000 (21:31 +0000)
For #47694

Change-Id: I142776001eecb451e8722163cfd3f2ecb0ecf35c
Reviewed-on: https://go-review.googlesource.com/c/go/+/369980
Trust: Austin Clements <austin@google.com>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
doc/go1.18.html

index 4a09cb677357d21ccb2cc5ed90b43e71a132d4dc..8131afffdbc08f9c6d8c9f8e1d4cd1852dd6fb19 100644 (file)
@@ -25,10 +25,6 @@ Do not send CLs removing the interior tags from such phrases.
 
 <h2 id="language">Changes to the language</h2>
 
-<p>
-  TODO: complete this section
-</p>
-
 <h3 id="generics">Generics</h3>
 
 <p><!-- https://golang.org/issue/43651, https://golang.org/issue/45346 -->