Closed
Description
Current Tree Status: Tree open for Go 1.22 general development (see announcement)
This is a tracking issue for the upcoming task of reopening the tree for Go 1.22 development. (It's created a little early to create room for planning early CLs/branches to land during tree reopening.)
As usual, the tree will initially be open to changes that must land early:
- Bump
internal/goversion.Version
to 22 and update the go directive in the go.mod files —this should be the very first CL to be submitted as it marks the start ofmaster
branch representing Go 1.22 (rather than Go 1.21). (Example CL.) - Any CLs associated with issues labelled as early-in-cycle.
- cmd/dist: modify all.bash to no longer skip testing packages without tests #60463 (cc @dmitshur)
- (Its CLs are fine to submit after general tree opening.)
- runtime: mayMoreStackPreempt failures #55160 (cc @prattmic) (can wait until after general tree opening)
- cmd/dist: modify all.bash to no longer skip testing packages without tests #60463 (cc @dmitshur)
- Submit CLs that are already approved and marked AutoSubmit, but blocked on wait-release
- Finally, open the tree for all general Go 1.22 changes.
CC @golang/release.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done