]> Cypherpunks.ru repositories - gostls13.git/commit
doc/go1.16: address some remaining high-level TODOs
authorDmitri Shuralyov <dmitshur@golang.org>
Thu, 10 Dec 2020 22:43:09 +0000 (17:43 -0500)
committerDmitri Shuralyov <dmitshur@golang.org>
Thu, 10 Dec 2020 22:58:49 +0000 (22:58 +0000)
commit6d3d3fb37fc51473f04ffb304cfab41c96a361a4
tree54d0d45e0a9584fbff37451e231513fea2489427
parent6a64f6dc31b3038187ce9246bdf438be9cc94bae
doc/go1.16: address some remaining high-level TODOs

The tools section TODO can be removed since the tools section looks
complete by now.

All TODOs in the minor changes to the library section have been done,
so the top-level TODO is resolved. Delete it.

The currently highlighted entries under Core library section look
good. It's worth reviewing this further based on feedback from Go
1.16 pre-releases, so keep the TODO but make it non-user-visible
to unblock Go 1.16 Beta 1.

For #40700.

Change-Id: Ie72661bd457b0a93ef92e1bfc0844072f3b618a6
Reviewed-on: https://go-review.googlesource.com/c/go/+/277212
Trust: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.16.html