]> Cypherpunks.ru repositories - gostls13.git/commitdiff
doc: mention the new purego implementation of hash/maphash
authorKeith Randall <khr@golang.org>
Tue, 30 May 2023 20:00:00 +0000 (13:00 -0700)
committerKeith Randall <khr@golang.org>
Tue, 30 May 2023 22:14:56 +0000 (22:14 +0000)
Change-Id: Ieedddf52ae09cf5a8e9347f0f30aff21e8369787
Reviewed-on: https://go-review.googlesource.com/c/go/+/499281
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@google.com>
TryBot-Bypass: Keith Randall <khr@golang.org>

doc/go1.21.html

index e6a7b6a3e93ac826d25aac4c9d6d1b21d862eea1..5ea10032c85a614529974d5e01c2a015087f323b 100644 (file)
@@ -514,12 +514,8 @@ Do not send CLs removing the interior tags from such phrases.
 
 <dl id="hash/maphash"><dt><a href="/pkg/hash/maphash/">hash/maphash</a></dt>
   <dd>
-    <p><!-- https://go.dev/issue/47342 -->
-      TODO: <a href="https://go.dev/issue/47342">https://go.dev/issue/47342</a>: Provide a `purego` implementation
-    </p>
-
-    <p><!-- CL 468795 -->
-      TODO: <a href="https://go.dev/cl/468795">https://go.dev/cl/468795</a>: hash/maphash: add purego implementation
+    <p><!-- https://go.dev/issue/47342, CL 468795 -->
+      The <code>hash/maphash</code> package now has a pure Go implementation, selectable with the <code>purego</code> build tag.
     </p>
   </dd>
 </dl><!-- hash/maphash -->