diff --git a/doc/go1.21.html b/doc/go1.21.html index 467793a5b4..c1cca12d22 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -195,7 +195,7 @@ 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. @@ -781,14 +781,6 @@ Do not send CLs removing the interior tags from such phrases. -
- TODO: https://go.dev/issue/57348: Allow different types for haystack/needle in BinarySearchFunc -
-