]> Cypherpunks repositories - gostls13.git/commit
doc: add release note on dead global map variable deletion
authorThan McIntosh <thanm@google.com>
Fri, 26 May 2023 14:10:01 +0000 (10:10 -0400)
committerThan McIntosh <thanm@google.com>
Fri, 26 May 2023 16:21:12 +0000 (16:21 +0000)
commit13be9fa7f896b876775f964e167cdd44166438eb
treeb4844ccda003a7ca44e2f9838424d100870ede50
parent76bb0caa5cf76bf631bb6cfd5c0853305087dc78
doc: add release note on dead global map variable deletion

Add a short release note blurb on linker dead-coding of global map
variables.

Updates #58645.

Change-Id: Ibfdd3e2b2b78517db4245b1d7eedd5e75a643b47
Reviewed-on: https://go-review.googlesource.com/c/go/+/498575
Reviewed-by: Eli Bendersky <eliben@google.com>
TryBot-Bypass: Than McIntosh <thanm@google.com>
doc/go1.21.html