regexp: add ReplaceAllSubmatchFunc - #79301
Conversation
|
This PR (HEAD: 643f07e) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/776301. Important tips:
|
6a37168 to
dbd284b
Compare
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/776301. |
|
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/776301. |
|
This PR (HEAD: dbd284b) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/776301. Important tips:
|
|
Message from Jorropo: Patch Set 2: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/776301. |
|
Message from Jorropo: Patch Set 2: -Code-Review TryBot-Bypass+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/776301. |
|
Message from Jorropo: Patch Set 2: -TryBot-Bypass Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/776301. |
|
Message from golang-scoped@luci-project-accounts.iam.gserviceaccount.com: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2026-05-09T11:47:52Z","revision":"38926a84eaca1357fdeaa2d71df28ee6f9a3d180"} Please don’t reply on this GitHub thread. Visit golang.org/cl/776301. |
|
Message from Jorropo: Patch Set 2: -Commit-Queue (Performed by <GERRIT_ACCOUNT_60063> on behalf of <GERRIT_ACCOUNT_55763>) Please don’t reply on this GitHub thread. Visit golang.org/cl/776301. |
|
Message from golang-scoped@luci-project-accounts.iam.gserviceaccount.com: Patch Set 2: This CL has failed the run. Reason: Tryjob golang/try/gotip-linux-amd64_debiansid 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/776301. |
|
Message from golang-scoped@luci-project-accounts.iam.gserviceaccount.com: Patch Set 2: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/776301. |
|
Message from Ian Lance Taylor: Patch Set 2: Hold+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/776301. |
|
Message from Jáchym Toušek: Patch Set 2: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/776301. |
dbd284b to
33859e0
Compare
|
This PR (HEAD: 33859e0) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/776301. Important tips:
|
Fixes #5690
Proposal #79405