]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.18: remove some TODOs for changes we aren't mentioning again
authorCarlos Amedee <carlos@golang.org>
Wed, 9 Feb 2022 22:42:38 +0000 (17:42 -0500)
committerCarlos Amedee <carlos@golang.org>
Thu, 10 Feb 2022 01:08:52 +0000 (01:08 +0000)
These TODOs were originally removed in CL 368794.

Updates #47694

Change-Id: I39d5c0ce5f96adbbc466585a5831f721057dbed5
Reviewed-on: https://go-review.googlesource.com/c/go/+/384619
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>

doc/go1.18.html

index 87e03b5f736111baa5bf036b77d91a7fb6be060e..2e5eef20518a828824b29ac9151688919ce92c17 100644 (file)
@@ -1074,15 +1074,7 @@ Do not send CLs removing the interior tags from such phrases.
       The old names will continue to work, but will be deprecated in a
       future Go release.
     </p>
-
-    <p><!-- CL 321889 -->
-      TODO: <a href="https://golang.org/cl/321889">https://golang.org/cl/321889</a>: allocate hiter as part of MapIter
-    </p>
-
-    <p><!-- CL 345486 -->
-      TODO: <a href="https://golang.org/cl/345486">https://golang.org/cl/345486</a>: optimize for maps with string keys
-    </p>
-  </dd>
+  </dd><!-- CL 321889 and CL 345486 are optimizations, no need to mention. -->
 </dl><!-- reflect -->
 
 <dl id="regexp"><dt><a href="/pkg/regexp/">regexp</a></dt>