Lines Matching full:composite
1419 Type elision in arrays, slices, or maps of composite literals has been
1420 extended to include pointers to composite literals. Code like this
1448 * gofmt: handle &T in composite literal simplify.
4561 * gc: adjustable hash code in typecheck of composite literals
4620 * go/printer: do not remove parens around composite literals starting with
4653 The syntax for arrays, slices, and maps of composite literals has been
4654 simplified. Within a composite literal of array, slice, or map type, elements
4655 that are themselves composite literals may elide the type if it is identical to
5492 types inside composite types.