]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: update doc at top of iexport.go on the changes for typeparams
authorDan Scales <danscales@google.com>
Mon, 20 Sep 2021 01:26:19 +0000 (18:26 -0700)
committerDan Scales <danscales@google.com>
Mon, 20 Sep 2021 16:20:33 +0000 (16:20 +0000)
commit2d9b4864201d76bd30b55a7d74d73a24cc3ae165
tree021e8ce067fe833a4b4677be442a642f18ceb6dd
parenta81b0dc6ee9096e3885e083e2dea2c743c0f4540
cmd/compile: update doc at top of iexport.go on the changes for typeparams

Add in the documentation of the new declarations and type descriptors to
support parameterized functions and types.

Change-Id: Ia21c544caa704309cc8fd639f104c192e1786b72
Reviewed-on: https://go-review.googlesource.com/c/go/+/350951
Trust: Dan Scales <danscales@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/cmd/compile/internal/typecheck/iexport.go