1
0
mirror of https://github.com/golang/go synced 2024-11-15 09:40:34 -07:00
go/doc/next/6-stdlib/99-minor
Ian Lance Taylor 27f41bb153 Revert "testing: add TB.SetGOMAXPROCS function"
This reverts CL 519235.

Reason for revert: Proposal is still in incoming.

For #62020

Change-Id: Icccb930209f36097f5d930c01eda6b5042bdddc1
Reviewed-on: https://go-review.googlesource.com/c/go/+/573516
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2024-03-22 13:07:36 +00:00
..
archive/tar archive/tar: add FileInfoNames interface 2024-03-15 16:01:50 +00:00
database/sql doc: fix various release notes mistakes 2024-03-15 03:39:16 +00:00
debug/elf doc: fix various release notes mistakes 2024-03-15 03:39:16 +00:00
net doc/go1.23: document "net/http".Request.CookiesNamed method 2024-03-20 18:08:20 +00:00
os doc: fix various release notes mistakes 2024-03-15 03:39:16 +00:00
path/filepath doc: fix various release notes mistakes 2024-03-15 03:39:16 +00:00
reflect reflect: add Overflow methods to Type 2024-02-28 14:08:38 +00:00
runtime/debug doc: fix various release notes mistakes 2024-03-15 03:39:16 +00:00
slices slices: add func Repeat 2024-03-19 21:38:37 +00:00
sync doc: fix various release notes mistakes 2024-03-15 03:39:16 +00:00
syscall doc: fix various release notes mistakes 2024-03-15 03:39:16 +00:00
unicode/utf16 unicode/utf16: add func RuneLen 2024-03-07 19:08:48 +00:00
0-heading.md
README

API changes and other small changes to the standard library go here.