1 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: src/cmd/compile/internal/types2/literals.go
Insertions: 2, Deletions: 0.
The diff is too large to show. Please review the diff.
```
```
The name of the file: src/go/types/literals.go
Insertions: 2, Deletions: 0.
The diff is too large to show. Please review the diff.
```
go/types, types2: check for composite literal type target
This change checks for a type target for composite literals and performs
the appropriate type inference. Note that U is currently always nil; we
still need to pipe in the types for the relevant contexts. Thus, this
change is a no-op for now.
For #12854
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |