From: Carlos Amedee
Date: Wed, 9 Feb 2022 22:42:38 +0000 (-0500)
Subject: doc/go1.18: remove some TODOs for changes we aren't mentioning again
X-Git-Tag: go1.18rc1~53
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=656d3f4401e1fdb628e24027cf91cc803c7a0dac;p=gostls13.git
doc/go1.18: remove some TODOs for changes we aren't mentioning again
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
Run-TryBot: Carlos Amedee
Reviewed-by: Ian Lance Taylor
TryBot-Result: Gopher Robot
---
diff --git a/doc/go1.18.html b/doc/go1.18.html
index 87e03b5f73..2e5eef2051 100644
--- a/doc/go1.18.html
+++ b/doc/go1.18.html
@@ -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.
-
-
- TODO: https://golang.org/cl/321889: allocate hiter as part of MapIter
-
-
-
- TODO: https://golang.org/cl/345486: optimize for maps with string keys
-
-
+
- regexp