From 6d3d3fb37fc51473f04ffb304cfab41c96a361a4 Mon Sep 17 00:00:00 2001
From: Dmitri Shuralyov
Date: Thu, 10 Dec 2020 17:43:09 -0500
Subject: [PATCH] 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
Reviewed-by: Ian Lance Taylor
---
doc/go1.16.html | 16 ++++------------
1 file changed, 4 insertions(+), 12 deletions(-)
diff --git a/doc/go1.16.html b/doc/go1.16.html
index 504165f3eae..44d9707c16b 100644
--- a/doc/go1.16.html
+++ b/doc/go1.16.html
@@ -99,10 +99,6 @@ Do not send CLs removing the interior tags from such phrases.
-
- TODO
-
-
Go command
Modules
@@ -438,10 +434,10 @@ Do not send CLs removing the interior tags from such phrases.
implementations.
-
- TODO: when the "Minor changes to the library" section is close to completion,
- decide if any changes are worth factoring out and highlighting in "Core library"
-
+
Minor changes to the library
@@ -451,10 +447,6 @@ Do not send CLs removing the interior tags from such phrases.
in mind.
-
- TODO: complete this section, resolve TODOs below, add missing entries
-
-
- crypto/dsa
-