-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
go/types: use documented version of gotypesalias GODEBUG #70845
base: master
Are you sure you want to change the base?
go/types: use documented version of gotypesalias GODEBUG #70845
Conversation
Change-Id: I3b9c046df9ff40e2759b581e0ada6d309b3bae13
This PR (HEAD: 9ae0502) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/636097. Important tips:
|
Message from Mateusz Poliwczak: Patch Set 1: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/636097. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-12-14T11:04:25Z","revision":"4f99c5b01f87bdd1110bca5f0dd92c7c1e9a6e3b"} Please don’t reply on this GitHub thread. Visit golang.org/cl/636097. |
Message from Mateusz Poliwczak: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/636097. |
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/636097. |
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/636097. |
Message from Robert Griesemer: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/636097. |
This way the code would panic, in case it does not exist.