doc: mention the new purego implementation of hash/maphash

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>
This commit is contained in:
Keith Randall 2023-05-30 13:00:00 -07:00
parent 993707a9d6
commit 4497b12344
1 changed files with 2 additions and 6 deletions

View 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 -->