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

fix #20152 Illegal capture of closure iterator, when should be legal #20607

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

bung87
Copy link
Collaborator

@bung87 bung87 commented Oct 20, 2022

fix #20152

@Araq Araq merged commit 66cbcaa into nim-lang:devel Oct 21, 2022
@github-actions
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from 66cbcaa

Hint: mm: orc; opt: speed; options: -d:release
163589 lines; 8.010s; 613.695MiB peakmem

capocasa pushed a commit to capocasa/Nim that referenced this pull request Mar 31, 2023
narimiran pushed a commit that referenced this pull request Apr 25, 2023
narimiran pushed a commit that referenced this pull request Apr 25, 2023
narimiran pushed a commit that referenced this pull request Apr 25, 2023
bung87 added a commit to bung87/Nim that referenced this pull request Jul 29, 2023
@bung87 bung87 deleted the fix20152_2 branch August 29, 2023 16:13
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.

Illegal capture of closure iterator, when should be legal
2 participants