-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
cmd/compile: remove unnecessary fmt.Sprintf call #66024
Conversation
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
This PR (HEAD: a3d4fe2) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/568115. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/568115. |
Message from guoguangwu guo: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/568115. |
Message from qiulaidongfeng: Patch Set 1: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/568115. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-02-29T12:28:57Z","revision":"f7fc040758cbf4c3a21dd3cc0d82c51fe297b399"} Please don’t reply on this GitHub thread. Visit golang.org/cl/568115. |
Message from qiulaidongfeng: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/568115. |
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/568115. |
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/568115. |
Message from qiulaidongfeng: Patch Set 1: Code-Review+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/568115. |
Message from Robert Griesemer: Patch Set 1: Auto-Submit+1 Code-Review+2 Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/568115. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-02-29T16:24:40Z","revision":"f7fc040758cbf4c3a21dd3cc0d82c51fe297b399"} Please don’t reply on this GitHub thread. Visit golang.org/cl/568115. |
Message from Robert Griesemer: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/568115. |
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/568115. |
Change-Id: I38ba7cb0179ec9226a68629c53ea2d81fa19c059 GitHub-Last-Rev: a3d4fe2 GitHub-Pull-Request: #66024 Reviewed-on: https://go-review.googlesource.com/c/go/+/568115 Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Robert Griesemer <gri@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Commit-Queue: Ian Lance Taylor <iant@google.com> Reviewed-by: qiulaidongfeng <2645477756@qq.com> Auto-Submit: Robert Griesemer <gri@google.com>
This PR is being closed because golang.org/cl/568115 has been merged. |
No description provided.