-
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
runtime: delete todo of the list field for mspan #64077
Conversation
This PR (HEAD: 0c7a12e) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/541755. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from qiulaidongfeng: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from qiulaidongfeng: Patch Set 1: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from Gopher Robot: Patch Set 1: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from qiulaidongfeng: Patch Set 1: -Run-TryBot Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from qiulaidongfeng: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from Matthew Dempsky: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from Michael Knyszek: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Complete a TODO.
This reverts commit 0c7a12e.
0c7a12e
to
3e95b71
Compare
This PR (HEAD: 3e95b71) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/541755. Important tips:
|
Message from qiulaidongfeng: Patch Set 2: Run-TryBot+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from Gopher Robot: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from Gopher Robot: Patch Set 2: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from qiulaidongfeng: Patch Set 2: -Run-TryBot Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Message from Michael Knyszek: Patch Set 2: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/541755. |
Change-Id: I10a3308c19da08d2ff0c8077bb74ad888ee04fea GitHub-Last-Rev: 3e95b71 GitHub-Pull-Request: #64077 Reviewed-on: https://go-review.googlesource.com/c/go/+/541755 Reviewed-by: Michael Pratt <mpratt@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com> Auto-Submit: Michael Pratt <mpratt@google.com>
This PR is being closed because golang.org/cl/541755 has been merged. |
Change-Id: I10a3308c19da08d2ff0c8077bb74ad888ee04fea GitHub-Last-Rev: 3e95b71 GitHub-Pull-Request: golang#64077 Reviewed-on: https://go-review.googlesource.com/c/go/+/541755 Reviewed-by: Michael Pratt <mpratt@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com> Auto-Submit: Michael Pratt <mpratt@google.com>
No description provided.