-
Matthew Dempsky authored
This CL adds extra fields to RangeStmt that can be used when desugaring into primitive assignment statements. This will allow the frontend to wire up all of the RTTI necessary, pulling from dictionaries as necessary. Updates #53328. Change-Id: Iab0e3029ff18c947782ff24f71ef20b2b5cb8305 Reviewed-on: https://go-review.googlesource.com/c/go/+/415518 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by:
Cuong Manh Le <cuong.manhle.vn@gmail.com> Auto-Submit: Matthew Dempsky <mdempsky@google.com> Run-TryBot: Matthew Dempsky <mdempsky@google.com> Reviewed-by:
David Chase <drchase@google.com>
Matthew Dempsky authoredThis CL adds extra fields to RangeStmt that can be used when desugaring into primitive assignment statements. This will allow the frontend to wire up all of the RTTI necessary, pulling from dictionaries as necessary. Updates #53328. Change-Id: Iab0e3029ff18c947782ff24f71ef20b2b5cb8305 Reviewed-on: https://go-review.googlesource.com/c/go/+/415518 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by:
Cuong Manh Le <cuong.manhle.vn@gmail.com> Auto-Submit: Matthew Dempsky <mdempsky@google.com> Run-TryBot: Matthew Dempsky <mdempsky@google.com> Reviewed-by:
David Chase <drchase@google.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.