From: Eli Bendersky Date: Thu, 1 Jun 2023 13:13:46 +0000 (-0700) Subject: doc: remove relnote TODO by merging with another section X-Git-Tag: go1.21rc1~136 X-Git-Url: http://www.git.cypherpunks.ru/?a=commitdiff_plain;h=691b6ca3de2cd601f274ae41b32d83e08e5b0e2d;p=gostls13.git doc: remove relnote TODO by merging with another section This change was already described in the linker section. Change-Id: I3e36dbd66b3b53c5f0063b0d67d8773383f1f77f Reviewed-on: https://go-review.googlesource.com/c/go/+/499817 Auto-Submit: Eli Bendersky Reviewed-by: Eli Bendersky TryBot-Bypass: Eli Bendersky Reviewed-by: Ian Lance Taylor --- diff --git a/doc/go1.21.html b/doc/go1.21.html index 6961581776..e9ab899405 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -277,11 +277,6 @@ Do not send CLs removing the interior tags from such phrases. such as inlining the callee.

- -

- -

-

TODO: complete this section, or delete if not needed

@@ -305,7 +300,7 @@ Do not send CLs removing the interior tags from such phrases.

- +

In Go 1.21 the linker (with help from the compiler) is now capable of deleting dead (unreferenced) global map variables, if the number of