Conversation
Fix "nor" to "not" in genericExprList comment.
|
This PR (HEAD: 31d628d) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/746500. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/746500. |
|
Message from Andrei Efanov: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/746500. |
|
Message from Tobias Klauser: Patch Set 2: Code-Review+2 Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/746500. |
|
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2026-02-18T16:30:55Z","revision":"c3788343c3070fe1fc3f7500e79cd183642d9198"} Please don’t reply on this GitHub thread. Visit golang.org/cl/746500. |
|
Message from Tobias Klauser: Patch Set 2: -Commit-Queue (Performed by golang-scoped@luci-project-accounts.iam.gserviceaccount.com on behalf of tobias.klauser@gmail.com) Please don’t reply on this GitHub thread. Visit golang.org/cl/746500. |
|
Message from Go LUCI: Patch Set 2: This CL has failed the run. Reason: Tryjob golang/try/x_tools-gotip-linux-amd64 has failed with summary (view all results):
To reproduce, try Additional links for debugging: Please don’t reply on this GitHub thread. Visit golang.org/cl/746500. |
|
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/746500. |
Fix "nor" to "not" in genericExprList comment in
src/cmd/compile/internal/types2/call.go.