From 5d1287fa62de7b9c401749cd79147a5e38b11209 Mon Sep 17 00:00:00 2001 From: Keith Randall Date: Fri, 1 Dec 2023 12:37:40 -0800 Subject: [PATCH] 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 --- doc/go1.22.html | 8 -------- 1 file changed, 8 deletions(-) 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

-- 2.50.0