From: Jeremy Faller Date: Wed, 2 Jun 2021 15:20:40 +0000 (-0400) Subject: doc/go1.17: remove runtime section X-Git-Tag: go1.17beta1~49 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e11d14225c032a7c2722798db3c309762fa99757;p=gostls13.git doc/go1.17: remove runtime section Updates #44513 Change-Id: I359d56fc3eeece3005f092cca2cb485664affc23 Reviewed-on: https://go-review.googlesource.com/c/go/+/324209 Trust: Jeremy Faller Run-TryBot: Jeremy Faller TryBot-Result: Go Bot Reviewed-by: Dmitri Shuralyov Reviewed-by: Michael Knyszek --- 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

-

Runtime

- -

- TODO: complete the Runtime section -

-

Compiler