aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Faller <jeremy@golang.org>2021-06-02 11:20:40 -0400
committerJeremy Faller <jeremy@golang.org>2021-06-02 17:34:43 +0000
commite11d14225c032a7c2722798db3c309762fa99757 (patch)
treefe1969f981befa2f130bf415332976f3c6565822 /doc
parent6e189afd3e7a3722c72b320ef604bf2910aee9e7 (diff)
downloadgo-e11d14225c032a7c2722798db3c309762fa99757.tar.gz
go-e11d14225c032a7c2722798db3c309762fa99757.zip
doc/go1.17: remove runtime section
Updates #44513 Change-Id: I359d56fc3eeece3005f092cca2cb485664affc23 Reviewed-on: https://go-review.googlesource.com/c/go/+/324209 Trust: Jeremy Faller <jeremy@golang.org> Run-TryBot: Jeremy Faller <jeremy@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/go1.17.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/go1.17.html b/doc/go1.17.html
index d80e68d434..27ef524286 100644
--- a/doc/go1.17.html
+++ b/doc/go1.17.html
@@ -224,12 +224,6 @@ Do not send CLs removing the interior tags from such phrases.
TODO: complete the Vet section
</p>
-<h2 id="runtime">Runtime</h2>
-
-<p>
- TODO: complete the Runtime section
-</p>
-
<h2 id="compiler">Compiler</h2>
<p><!-- golang.org/issue/40724 -->