-
Notifications
You must be signed in to change notification settings - Fork 18.7k
runtime/trace: fix documentation comment #77082
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
Conversation
|
This PR (HEAD: e91af64) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/734100. Important tips:
|
|
Message from Michael Knyszek: Patch Set 1: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/734100. |
|
Message from Michael Knyszek: Patch Set 1: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/734100. |
|
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2026-01-06T17:11:27Z","revision":"f1b3e8b80a44ef20392fa5cd71bd09fd131c3b8c"} Please don’t reply on this GitHub thread. Visit golang.org/cl/734100. |
|
Message from Michael Knyszek: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/734100. |
|
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/734100. |
|
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/734100. |
|
Message from Michael Pratt: Patch Set 1: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/734100. |
Correct documentation comment for mul function Change-Id: I8b90f02bf0aaba9bb5813833d1b9dd1ebb7d71f4 GitHub-Last-Rev: e91af64 GitHub-Pull-Request: #77082 Reviewed-on: https://go-review.googlesource.com/c/go/+/734100 Reviewed-by: Michael Knyszek <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Michael Pratt <[email protected]>
|
This PR is being closed because golang.org/cl/734100 has been merged. |
Correct documentation comment for mul function