]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.19: remove TODO about LimitedReader
authorRuss Cox <rsc@golang.org>
Sat, 4 Jun 2022 13:44:11 +0000 (09:44 -0400)
committerRuss Cox <rsc@golang.org>
Sat, 4 Jun 2022 16:11:54 +0000 (16:11 +0000)
Rolled back in CL 410133.

For #51115.

Change-Id: I009c557acf98a98a9e5648fa82d998d41974ae60
Reviewed-on: https://go-review.googlesource.com/c/go/+/410357
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>

doc/go1.19.html

index 4de93d1565778a15f98744edacace3f2ab400f1c..6d49cedfd43c029525cf5c78651ae3db41879cb0 100644 (file)
@@ -282,10 +282,6 @@ Do not send CLs removing the interior tags from such phrases.
 
 <dl id="io"><dt><a href="/pkg/io/">io</a></dt>
   <dd>
-    <p><!-- CL 396215 -->
-      TODO: <a href="https://go.dev/cl/396215">https://go.dev/cl/396215</a>: add an Err field to LimitedReader
-    </p>
-
     <p><!-- CL 400236 -->
       TODO: <a href="https://go.dev/cl/400236">https://go.dev/cl/400236</a>: NopCloser forward WriterTo implementations if the reader supports it
     </p>