From dc50d69119ca8070dd16fb968b46f21f854d89fb Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Tue, 7 Dec 2021 14:37:37 -0500 Subject: [PATCH] doc/go1.18: drop TODO for "Changes to the language" For #47694 Change-Id: I142776001eecb451e8722163cfd3f2ecb0ecf35c Reviewed-on: https://go-review.googlesource.com/c/go/+/369980 Trust: Austin Clements Reviewed-by: Jeremy Faller --- doc/go1.18.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/go1.18.html b/doc/go1.18.html index 4a09cb6773..8131afffdb 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -25,10 +25,6 @@ Do not send CLs removing the interior tags from such phrases.

Changes to the language

-

- TODO: complete this section -

-

Generics

-- 2.50.0