Skip to content

Conversation

marcan
Copy link

@marcan marcan commented Oct 13, 2024

Unwinding across functions with the extern "C" ABI is UB, but previously worked. See: rust-lang/rust#74990

Redo the tests so they don't rely on panics at all, using a reference-counted counter instead.

Unwinding across functions with the extern "C" ABI is UB, but previously
worked. See: rust-lang/rust#74990

Redo the tests so they don't rely on panics at all, using a
reference-counted counter instead.

Signed-off-by: Hector Martin <marcan@marcan.st>
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