We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
See #52652 for the original discussion. There's also some additional discussion here: #48251.
The default was changed to abort-by-default in extern functions in this PR.
This is tracking the stabilization of the #[unwind(allowed)] (and #[unwind(abort)]) attributes.
#[unwind(allowed)]
#[unwind(abort)]