]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] go/types: remove a stale comment (cleanup)
authorRob Findley <rfindley@google.com>
Wed, 4 Aug 2021 20:21:15 +0000 (16:21 -0400)
committerRobert Findley <rfindley@google.com>
Wed, 4 Aug 2021 23:24:01 +0000 (23:24 +0000)
commit1b708c0260b6627fc23dda30c3f1e691373c032d
treee8fa599892a1104722fd49d7a5a3f8d21355198d
parent0ec2a8b42d1aa94629ffebdb8f501435cfd14980
[dev.typeparams] go/types: remove a stale comment (cleanup)

Remove a stale comment from when the new types.Info API was guarded
behind the typeparams build constraint.

Change-Id: I319ad0a9e4e4958efdb96c967bf13a0119b5647b
Reviewed-on: https://go-review.googlesource.com/c/go/+/340010
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/types/api.go