aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThan McIntosh <thanm@google.com>2023-12-19 10:32:52 -0500
committerGopher Robot <gobot@golang.org>2023-12-19 15:55:00 +0000
commit03242506def60494d1b7231e2be57ea2f07f27a8 (patch)
tree7818130b2590a994b2686b442eee83d51a67d234
parent9dd1cde9ac0f1e935ed44d33f6b4668be538c1ed (diff)
downloadgo-03242506def60494d1b7231e2be57ea2f07f27a8.tar.gz
go-03242506def60494d1b7231e2be57ea2f07f27a8.zip
doc: comment out remaining TODOs in Go 1.22 relnotes (for now)
This patch comments out the remaining "TODO" items in the Go 1.22 release notes temporarily, so as to have RC1 go out with the notes in a clean (TODO-less) state. Change-Id: I88f5fef75860fc78b8077dce704ae71c6194a6a9 Reviewed-on: https://go-review.googlesource.com/c/go/+/551257 Reviewed-by: Carlos Amedee <carlos@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Than McIntosh <thanm@google.com>
-rw-r--r--doc/go1.22.html76
1 files changed, 38 insertions, 38 deletions
diff --git a/doc/go1.22.html b/doc/go1.22.html
index 3bc0c092ed..d265541a59 100644
--- a/doc/go1.22.html
+++ b/doc/go1.22.html
@@ -136,9 +136,9 @@ packages that do not have their own test files. Prior to Go 1.22 a
<h3 id="vet">Vet</h3>
-<p><!-- CL 539016 -->
- TODO: <a href="https://go.dev/cl/539016">https://go.dev/cl/539016</a>: go/analysis/passes/loopclosure: disable checker after go1.22.; loopclosure was modified to only not report in files with GoVersion after 1.22.
-</p>
+<!-- <p><\!-- CL 539016 -\-> -->
+<!-- TODO: <a href="https://go.dev/cl/539016">https://go.dev/cl/539016</a>: go/analysis/passes/loopclosure: disable checker after go1.22.; loopclosure was modified to only not report in files with GoVersion after 1.22. -->
+<!-- </p> -->
<h4 id="vet-appends">New warnings for missing values after append</h4>
@@ -408,9 +408,9 @@ We plan to include an API migration tool in a future release, likely Go 1.23.
There are also various performance improvements, not enumerated here.
</p>
-<p>
- TODO: complete this section
-</p>
+<!-- <p> -->
+<!-- TODO: complete this section -->
+<!-- </p> -->
<dl id="archive/tar"><dt><a href="/pkg/archive/tar/">archive/tar</a></dt>
<dd>
@@ -650,17 +650,17 @@ We plan to include an API migration tool in a future release, likely Go 1.23.
</dd>
</dl><!-- go/version -->
-<dl id="html/template"><dt><a href="/pkg/html/template/">html/template</a></dt>
- <dd>
- <p><!-- https://go.dev/issue/61619 -->
- TODO: <a href="https://go.dev/issue/61619">https://go.dev/issue/61619</a>: allow actions in JS template literals
- </p>
+<!-- <dl id="html/template"><dt><a href="/pkg/html/template/">html/template</a></dt> -->
+<!-- <dd> -->
+<!-- <p><\!-- https://go.dev/issue/61619 -\-> -->
+<!-- TODO: <a href="https://go.dev/issue/61619">https://go.dev/issue/61619</a>: allow actions in JS template literals -->
+<!-- </p> -->
- <p><!-- CL 507995 -->
- TODO: <a href="https://go.dev/cl/507995">https://go.dev/cl/507995</a>: html/template: support parsing complex JS template literals; modified api/next/61619.txt
- </p>
- </dd>
-</dl><!-- html/template -->
+<!-- <p><\!-- CL 507995 -\-> -->
+<!-- TODO: <a href="https://go.dev/cl/507995">https://go.dev/cl/507995</a>: html/template: support parsing complex JS template literals; modified api/next/61619.txt -->
+<!-- </p> -->
+<!-- </dd> -->
+<!-- </dl><\!-- html/template -\-> -->
<dl id="io"><dt><a href="/pkg/io/">io</a></dt>
<dd>
@@ -728,31 +728,31 @@ We plan to include an API migration tool in a future release, likely Go 1.23.
<a href="/doc/godebug"><code>GODEBUG</code></a> field <code>httplaxcontentlength=1</code>.
</p>
- <p><!-- CL 528355 -->
- TODO: <a href="https://go.dev/cl/528355">https://go.dev/cl/528355</a>: net/http: implement path value methods on Request; modified api/next/61410.txt
- </p>
+ <!-- <p><\!-- CL 528355 -\-> -->
+ <!-- TODO: <a href="https://go.dev/cl/528355">https://go.dev/cl/528355</a>: net/http: implement path value methods on Request; modified api/next/61410.txt -->
+ <!-- </p> -->
</dd>
</dl><!-- net/http -->
-<dl id="net/http/cgi"><dt><a href="/pkg/net/http/cgi/">net/http/cgi</a></dt>
- <dd>
- <p><!-- CL 539615 -->
- TODO: <a href="https://go.dev/cl/539615">https://go.dev/cl/539615</a>: net/http/cgi: the PATH_INFO should be empty or start with a slash
- </p>
- </dd>
-</dl><!-- net/http/cgi -->
-
-<dl id="net/netip"><dt><a href="/pkg/net/netip/">net/netip</a></dt>
- <dd>
- <p><!-- https://go.dev/issue/61642 -->
- TODO: <a href="https://go.dev/issue/61642">https://go.dev/issue/61642</a>: add Prefix.Compare and AddrPort.Compare
- </p>
-
- <p><!-- CL 524616 -->
- TODO: <a href="https://go.dev/cl/524616">https://go.dev/cl/524616</a>: net/netip: add AddrPort.Compare and Prefix.Compare; modified api/next/61642.txt
- </p>
- </dd>
-</dl><!-- net/netip -->
+<!-- <dl id="net/http/cgi"><dt><a href="/pkg/net/http/cgi/">net/http/cgi</a></dt> -->
+<!-- <dd> -->
+<!-- <p><\!-- CL 539615 -\-> -->
+<!-- TODO: <a href="https://go.dev/cl/539615">https://go.dev/cl/539615</a>: net/http/cgi: the PATH_INFO should be empty or start with a slash -->
+<!-- </p> -->
+<!-- </dd> -->
+<!-- </dl><\!-- net/http/cgi -\-> -->
+
+<!-- <dl id="net/netip"><dt><a href="/pkg/net/netip/">net/netip</a></dt> -->
+<!-- <dd> -->
+<!-- <p><\!-- https://go.dev/issue/61642 -\-> -->
+<!-- TODO: <a href="https://go.dev/issue/61642">https://go.dev/issue/61642</a>: add Prefix.Compare and AddrPort.Compare -->
+<!-- </p> -->
+
+<!-- <p><\!-- CL 524616 -\-> -->
+<!-- TODO: <a href="https://go.dev/cl/524616">https://go.dev/cl/524616</a>: net/netip: add AddrPort.Compare and Prefix.Compare; modified api/next/61642.txt -->
+<!-- </p> -->
+<!-- </dd> -->
+<!-- </dl><\!-- net/netip -\-> -->
<dl id="os"><dt><a href="/pkg/os/">os</a></dt>
<dd>