-
Notifications
You must be signed in to change notification settings - Fork 18.3k
cmd/compile/internal/syntax: simplify jumpsOverVarDecl #75032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
cmd/compile/internal/syntax: simplify jumpsOverVarDecl #75032
Conversation
To make it a bit clearer to read. Change-Id: I131941bc1d1918144f67fdcc1d32e6525009f0c0
This PR (HEAD: 300336c) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/696416. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/696416. |
Message from Jes Cok: Patch Set 1: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/696416. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-08-15T13:01:20Z","revision":"9f233fe541b231ef04a17df5fc400e99e7780210"} Please don’t reply on this GitHub thread. Visit golang.org/cl/696416. |
Message from Jes Cok: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/696416. |
Message from Go LUCI: Patch Set 1: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/696416. |
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/696416. |
To make it a bit clearer to read.