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

Made sure closure type isn't var free if it captured vars. #7255

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

orizi
Copy link
Collaborator

@orizi orizi commented Feb 10, 2025

No description provided.

@orizi orizi requested a review from TomerStarkware February 10, 2025 15:59
@reviewable-StarkWare
Copy link

This change is Reviewable

@orizi orizi enabled auto-merge February 10, 2025 15:59
@orizi orizi force-pushed the orizi/fix-missing-closure-rewrites branch 2 times, most recently from 23118f3 to 1f30768 Compare February 10, 2025 16:00
@orizi orizi linked an issue Feb 10, 2025 that may be closed by this pull request
Copy link
Collaborator

@TomerStarkware TomerStarkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @orizi)

@orizi orizi force-pushed the orizi/fix-missing-closure-rewrites branch 2 times, most recently from 275cf12 to 1178311 Compare February 10, 2025 16:19
@orizi orizi force-pushed the orizi/fix-missing-closure-rewrites branch from 1178311 to 83eefb0 Compare February 10, 2025 16:24
Copy link
Collaborator Author

@orizi orizi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r2.
Reviewable status: all files reviewed (commit messages unreviewed), all discussions resolved (waiting on @orizi)

Copy link
Collaborator Author

@orizi orizi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @orizi)

@orizi orizi added this pull request to the merge queue Feb 10, 2025
Merged via the queue into main with commit 652b3f2 Feb 10, 2025
48 checks passed
@orizi orizi deleted the orizi/fix-missing-closure-rewrites branch February 12, 2025 07:35
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.

bug: stack overflow on closures with outer params
3 participants