Skip to content
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

experimental: removes Parameters API from StackIterator #1716

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Conversation

mathetake
Copy link
Member

as discussed offline in the Gophers slack, the Parameters API on
the experimental StackIterator hasn't been used in practice, and
also is difficult to implement in the optimizing compiler.
Therefore, we've decided to delete it from the API.

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
@mathetake mathetake merged commit 57b44b6 into main Sep 18, 2023
54 checks passed
@mathetake mathetake deleted the stackiterator branch September 18, 2023 06:14
@achille-roussel
Copy link
Collaborator

The best is we'll actually be able to drop some unnecessary code in https://github.com/stealthrocket/wzprof :D

image

Thanks @mathetake !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants