]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] go/*: add TODOs from CLs importing dev.go2go changes
authorRob Findley <rfindley@google.com>
Tue, 8 Dec 2020 20:01:32 +0000 (15:01 -0500)
committerRobert Findley <rfindley@google.com>
Tue, 8 Dec 2020 22:00:26 +0000 (22:00 +0000)
commit6015c4e543bcf07c01a4221ecf7692162653fa24
treef873b69a7946819ab6fdeb31683ad9d677c7630a
parentb6e678573d33d59309dcbc012ea8db45fde7b9b1
[dev.typeparams] go/*: add TODOs from CLs importing dev.go2go changes

With the plurality of CLs importing dev.go2go changes it's getting hard
to track all of the code review comments that were deferred for later
consideration. Add some TODOs to capture these comments in the source,
so that they may be more easily located.

Change-Id: I5caf085fec11ca8992b7affe6feb0a7aa202f21f
Reviewed-on: https://go-review.googlesource.com/c/go/+/276254
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>
src/go/ast/ast.go
src/go/parser/parser.go
src/go/types/typestring.go