-
Notifications
You must be signed in to change notification settings - Fork 365
_content/doc/go1.26: add notes for race detector support on linux/riscv64 #340
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: 0b03437) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/website/+/729801. Important tips:
|
|
Message from Dmitri Shuralyov: Patch Set 1: Auto-Submit+1 Code-Review+2 Commit-Queue+1 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-12-15T20:27:04Z","revision":"21ef118fb9612a2cbbd0349c205f6932746ce123"} Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
Message from Dmitri Shuralyov: Patch Set 1: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
Message from Dmitri Shuralyov: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
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/729801. |
|
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
Message from Cherry Mui: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
This PR (HEAD: 3fd8927) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/website/+/729801. Important tips:
|
|
Message from Lin Lin: Patch Set 2: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
Message from Lin Lin: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
Message from Cherry Mui: Patch Set 2: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
Message from Cherry Mui: Patch Set 2: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-12-15T23:21:17Z","revision":"f0d003c9e0e898fe21134ecebd06a951d9ee9028"} Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
Message from Cherry Mui: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
Message from Go LUCI: Patch Set 2: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
|
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/729801. |
…cv64 For golang/go#75005. Change-Id: I73d1264d05db2d6c109a1a92d39a587c9c80236d GitHub-Last-Rev: 3fd8927 GitHub-Pull-Request: #340 Reviewed-on: https://go-review.googlesource.com/c/website/+/729801 Reviewed-by: Cherry Mui <cherryyz@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
|
This PR is being closed because golang.org/cl/729801 has been merged. |
For golang/go#75005.