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.
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.