Skip to content

Commit fc66cae

Browse files
committed
doc/go1.19: remove TODO about LimitedReader
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>
1 parent f8a53df commit fc66cae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/go1.19.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -282,10 +282,6 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
282282

283283
<dl id="io"><dt><a href="/pkg/io/">io</a></dt>
284284
<dd>
285-
<p><!-- CL 396215 -->
286-
TODO: <a href="https://go.dev/cl/396215">https://go.dev/cl/396215</a>: add an Err field to LimitedReader
287-
</p>
288-
289285
<p><!-- CL 400236 -->
290286
TODO: <a href="https://go.dev/cl/400236">https://go.dev/cl/400236</a>: NopCloser forward WriterTo implementations if the reader supports it
291287
</p>

0 commit comments

Comments
 (0)