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

tail_calls: add test ensuring local vars are indeed gone #3979

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

RalfJung
Copy link
Member

Ensure that local variables get deallocated before the callee gets tail-called.

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 18, 2024

📌 Commit 839872f has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Oct 18, 2024

⌛ Testing commit 839872f with merge 4636ddc...

@bors
Copy link
Collaborator

bors commented Oct 18, 2024

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 4636ddc to master...

@bors bors merged commit 4636ddc into rust-lang:master Oct 18, 2024
8 checks passed
@RalfJung RalfJung deleted the tail-call-drops-locals branch October 18, 2024 14:44
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