From: Keith Randall Date: Fri, 1 Dec 2023 20:37:40 +0000 (-0800) Subject: doc: remove encoding/binary.NativeEndian release note placeholder X-Git-Tag: go1.22rc1~122 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5d1287fa62de7b9c401749cd79147a5e38b11209;p=gostls13.git doc: remove encoding/binary.NativeEndian release note placeholder This was released in 1.21, release noted in CL 524675. (I think it was missed originally and then and backported, but then somehow incorrectly made it into the 1.22 dragnet.) Change-Id: I45f3182f14f77f8b92a3b7d5ef0011b71fd3c176 Reviewed-on: https://go-review.googlesource.com/c/go/+/546675 Reviewed-by: Dmitri Shuralyov Reviewed-by: Keith Randall TryBot-Bypass: Keith Randall Reviewed-by: Dmitri Shuralyov --- diff --git a/doc/go1.22.html b/doc/go1.22.html index ccaafa7ff7..b6be84168e 100644 --- a/doc/go1.22.html +++ b/doc/go1.22.html @@ -302,14 +302,6 @@ Do not send CLs removing the interior tags from such phrases. -
encoding/binary
-
-

- TODO: https://go.dev/issue/57237: add var NativeEndian; also x/sys/cpu.IsBigEndian -

-
-
-
go/ast