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

catch_unwind: do not permit catch function to unwind #4235

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Mar 21, 2025

The intrinsic docs say

/// `catch_fn` must not unwind.

@RalfJung RalfJung enabled auto-merge March 21, 2025 09:32
@RalfJung RalfJung added this pull request to the merge queue Mar 21, 2025
Merged via the queue into rust-lang:master with commit 46fef8d Mar 21, 2025
7 checks passed
@RalfJung RalfJung deleted the catch_unwind branch March 21, 2025 10:21
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.

1 participant