diff --git a/doc/go1.21.html b/doc/go1.21.html index e4145467a6..97d73720f2 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -346,8 +346,8 @@ Do not send CLs removing the interior tags from such phrases.
+ https://go.dev/issue/59282, https://go.dev/issue/59339, https://go.dev/issue/59345, https://go.dev/issue/61200, + CL 477295, CL 484096, CL 486376, CL 486415, CL 487855, CL 508195 --> The new log/slog package provides structured logging with levels. Structured logging emits key-value pairs to enable fast, accurate processing of large amounts of log data. @@ -367,7 +367,8 @@ Do not send CLs removing the interior tags from such phrases. - + + The new slices package provides many common operations on slices, using generic functions that work with slices of any element type. @@ -755,6 +756,14 @@ Do not send CLs removing the interior tags from such phrases. +
+ TODO: https://go.dev/cl/507975: go/types: record Config.GoVersion for reporting in Package.GoVersion method; modified api/go1.21.txt +
+
@@ -1235,18 +1244,21 @@ Do not send CLs removing the interior tags from such phrases.
c-archive, c-shared, shared, pie, plugin.