]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.21: remove TODOs for x/ repos
authorIan Lance Taylor <iant@golang.org>
Fri, 26 May 2023 20:45:01 +0000 (13:45 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 26 May 2023 21:29:06 +0000 (21:29 +0000)
Remove x/ repos changes that aren't part of the 1.21 release.

Change-Id: Ia5cbf02ed6c0cc4dc0ff80d68403723b3f9ae0ba
Reviewed-on: https://go-review.googlesource.com/c/go/+/498596
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
doc/go1.21.html

index a610626c3f0957e6309e49ac9547fe64cdbd7672..21d2b35eaf1b9e0dcf9735d886ccc4cf5a2ac2b7 100644 (file)
@@ -806,26 +806,8 @@ Do not send CLs removing the interior tags from such phrases.
   </dd>
 </dl><!-- testing/slogtest -->
 
-<dl id="x/sys/windows"><dt><a href="/pkg/x/sys/windows/">x/sys/windows</a></dt>
-  <dd>
-    <p><!-- https://go.dev/issue/54232 -->
-      TODO: <a href="https://go.dev/issue/54232">https://go.dev/issue/54232</a>: Add WSALookupService
-    </p>
-  </dd>
-</dl><!-- x/sys/windows -->
-
-<dl id="x/tools/go/analysis"><dt><a href="/pkg/x/tools/go/analysis/">x/tools/go/analysis</a></dt>
-  <dd>
-    <p><!-- https://go.dev/issue/57906 -->
-      TODO: <a href="https://go.dev/issue/57906">https://go.dev/issue/57906</a>: add Analyzer.URL and Diagnostic.URL fields
-    </p>
-  </dd>
-</dl><!-- x/tools/go/analysis -->
-
-<dl id="x/tools/go/types/objectpath"><dt><a href="/pkg/x/tools/go/types/objectpath/">x/tools/go/types/objectpath</a></dt>
-  <dd>
-    <p><!-- https://go.dev/issue/58668 -->
-      TODO: <a href="https://go.dev/issue/58668">https://go.dev/issue/58668</a>: add Encoder type, to amortize Scope.Names
-    </p>
-  </dd>
-</dl><!-- x/tools/go/types/objectpath -->
+<!-- proposals for x repos that don't need to be mentioned here but
+     are picked up by the relnote tool. -->
+<!-- https://go.dev/issue/54232 -->
+<!-- https://go.dev/issue/57906 -->
+<!-- https://go.dev/issue/58668 -->