commit | 836356bdaad92d525d65ce01e08305dfbeb7c1e6 | [log] [tgz] |
---|---|---|
author | Robert Griesemer <gri@golang.org> | Mon Apr 05 16:06:18 2021 -0700 |
committer | Robert Griesemer <gri@golang.org> | Wed Apr 07 05:19:36 2021 +0000 |
tree | 6c53cf1c298bc880fec2bac1be9b7b79c2557f4a | |
parent | 8f1099b5850747cf61738606f6a3d1386f4458c6 [diff] |
cmd/compile/internal/types2: process errors in src order during testing Follow-up on https://golang.org/cl/305573. As a consequence, re-enable test case that caused problems with that CL. Change-Id: Ibffee3f016f4885a55b8e527a5680dd437322209 Reviewed-on: https://go-review.googlesource.com/c/go/+/307216 Trust: Robert Griesemer <gri@golang.org> Reviewed-by: Robert Findley <rfindley@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://golang.org/doc/contribute.html.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.