]> Cypherpunks repositories - gostls13.git/commit
all: enable alias type parameters GOEXPERIMENT by default
authorTim King <taking@google.com>
Thu, 5 Sep 2024 23:22:50 +0000 (16:22 -0700)
committerGo LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Wed, 25 Sep 2024 16:22:13 +0000 (16:22 +0000)
commit4a1167dfe1e1616abbe1d70dbd3b44d7ca6d2f60
tree61f70dea157c4b3ae6d22951694fa3f784d048ff
parent6cb107452a5a5551a04baf6bc4ff0b8299dfb596
all: enable alias type parameters GOEXPERIMENT by default

For #68778

Change-Id: I4b39f84665262251ca014d3f5fe74b2fd434d51e
Reviewed-on: https://go-review.googlesource.com/c/go/+/613236
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Commit-Queue: Tim King <taking@google.com>
Reviewed-by: David Chase <drchase@google.com>
src/internal/buildcfg/exp.go
src/internal/goexperiment/flags.go