commit | 99c1b249b1ffe3b36c5c95572f4497be86b5d727 | [log] [tgz] |
---|---|---|
author | Robert Findley <rfindley@google.com> | Fri Oct 08 10:37:54 2021 -0400 |
committer | Robert Findley <rfindley@google.com> | Fri Oct 08 16:26:20 2021 +0000 |
tree | 6f1627b838c980e02b9da546c65e753fc5ee24fc | |
parent | b3a4b2df09be4e0a85f4204e71a4c1c8e542f4f8 [diff] |
go/ast, go/types: remove some stale TODOs We've decided to leave TParams on FuncType, and type list syntax is no longer part of the proposal. Change-Id: Id34f6495a358d76994df331384a4b93487275c4d Reviewed-on: https://go-review.googlesource.com/c/go/+/354751 Trust: Robert Findley <rfindley@google.com> Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Robert Griesemer <gri@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://golang.org/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.