-
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: throw comment says it's marked go:noinline but it's not #71328
Comments
Thx, #67274 is closed do you want to send a CL removing this comment ? |
Change https://go.dev/cl/643455 mentions this issue: |
@Jorropo This is my first change. I may have messed up somehow. I tried force pushing back to my fork but it did not show up in gerrit. gerrit says it's abandoned now. here was the change:
i also added gerrit as a remote and tried pushing but that got rejected:
I then tried following the hint in the remote reject message and that did not work either:
|
@awmorgan it shows up as abandoned because you closed the PR, it can take multiple minutes for the bot to update gerrit when you push to your own pull request. 🙂 |
Change https://go.dev/cl/643456 mentions this issue: |
commit 9eebdca added a comment saying
//go:noinline
was removed in bf0b605 but the comment was left.The text was updated successfully, but these errors were encountered: