diff options
| author | Robert Griesemer <gri@golang.org> | 2021-10-06 19:38:15 -0700 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2021-10-07 03:41:40 +0000 |
| commit | 6f74ed06c5b0e1d69fb70e89f31f002f18554c79 (patch) | |
| tree | 3afff824d3842b4a51781cf21bd5869a945929d5 /src/sync | |
| parent | 39bbf08e7139d0e041b0633945a42d0621d2897e (diff) | |
| download | go-6f74ed06c5b0e1d69fb70e89f31f002f18554c79.tar.xz | |
go/types: implement copy for generic argument types
This is a port of CL 354432 from types2 to go/types
with minor adjustments:
- an error message has a different position
- the constraint literals are wrapped in interfaces
because the interface-free notation has not been
ported yet
Change-Id: I167094b57b39027566f2b7ce3aa97a071bae4da5
Reviewed-on: https://go-review.googlesource.com/c/go/+/354489
Trust: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/sync')
0 files changed, 0 insertions, 0 deletions
