Skip to content

x/tools/gopls: release [email protected] prior to 1.23rc1 #67616

Closed
@findleyr

Description

@findleyr

This issue exists to block the release of go1.23rc1 on the existence of a [email protected] release.

gopls@master has support for 1.23 features that does not yet exist in gopls@latest. Notably:

  • Support for range-over-func (including SSA)
  • Support for gotypesalias=1
  • Support for the new API of runtime.SetCrashOutput (currently, gopls@latest doesn't built with go1.23 due to an API change)
  • (soon) support for godebug directives in go.mod and go.work files

Ideally, we'd like to release [email protected] prior to go1.23rc1, so that gopls users can experiment with the new language features. At the very least, we should have a gopls prerelease with this support before the Go release candidate.

See the gopls/v0.16.0 milestone for the current status of this release.

CC @dmitshur @joedian

Metadata

Metadata

Assignees

Labels

ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.release-blocker

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions