-
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
cmd/cgo: enable #cgo noescape/nocallback #66879
Closed
Closed
Commits on Jul 5, 2024
-
Revert "cmd/cgo: disable #cgo noescape/nocallback until Go 1.23"
This reverts commit 607e020. Reason for revert: Go1.22 is released. It's aggressive to introdcue #cgo noescape/nocallback in Go1.22, as in golang#63739 And it won't be a problem again while upgrading from Go1.22 to Go1.23. fix golang#56378 Signed-off-by: doujiang24 <doujiang24@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3f400c4 - Browse repository at this point
Copy the full SHA 3f400c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 672e5be - Browse repository at this point
Copy the full SHA 672e5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f4b5d8 - Browse repository at this point
Copy the full SHA 2f4b5d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34903bf - Browse repository at this point
Copy the full SHA 34903bfView commit details
Commits on Jul 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4098234 - Browse repository at this point
Copy the full SHA 4098234View commit details
Commits on Jul 17, 2024
-
still escaple pointer when only noescape exists.
Signed-off-by: doujiang24 <doujiang24@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8dc86e0 - Browse repository at this point
Copy the full SHA 8dc86e0View commit details
Commits on Aug 15, 2024
-
Signed-off-by: doujiang24 <doujiang24@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 766ea1b - Browse repository at this point
Copy the full SHA 766ea1bView commit details
Commits on Aug 16, 2024
-
Signed-off-by: doujiang24 <doujiang24@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 42fcc50 - Browse repository at this point
Copy the full SHA 42fcc50View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.