-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
x/tools/gopls: implement struct field generation quickfix #544
base: master
Are you sure you want to change the base?
Conversation
9a6d22a
to
9b43599
Compare
This PR (HEAD: 9b43599) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/tools/+/628877. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/628877. |
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 Please don’t reply on this GitHub thread. Visit golang.org/cl/628877. |
9b43599
to
154aa6a
Compare
This PR (HEAD: 154aa6a) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/tools/+/628877. Important tips:
|
154aa6a
to
93b3bff
Compare
This PR (HEAD: 93b3bff) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/tools/+/628877. Important tips:
|
93b3bff
to
6a1c766
Compare
This PR (HEAD: 6a1c766) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/tools/+/628877. Important tips:
|
788379a
to
1bd98f4
Compare
This PR (HEAD: 1bd98f4) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/tools/+/628877. Important tips:
|
1bd98f4
to
107c665
Compare
This PR (HEAD: 107c665) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/tools/+/628877. Important tips:
|
107c665
to
6451b4a
Compare
This PR (HEAD: 6451b4a) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/tools/+/628877. Important tips:
|
054921c
to
91324ef
Compare
This PR (HEAD: 91324ef) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/tools/+/628877. Important tips:
|
91324ef
to
6c2ce73
Compare
6c2ce73
to
5f30384
Compare
This PR (HEAD: 5f30384) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/tools/+/628877. Important tips:
|
Message from Candyboober: Patch Set 10: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/628877. |
Updates: golang/go#70217