mirror of
https://github.com/golang/go
synced 2024-11-02 13:42:29 +00:00
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>
This commit is contained in:
parent
f8a53df314
commit
fc66cae490
1 changed files with 0 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue