Skip to content

Tracking issue for panic::propagate #30752

Closed
@sfackler

Description

@sfackler

panic::propagate triggers a panic without invoking the panic handler or wrapping the payload in a Box<Any>, allowing for panics to be recovered from at an FFI boundary, transported back into Rust and restarted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-unstableBlocker: Implemented in the nightly compiler and unstable.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.final-comment-periodIn the final comment period and will be merged soon unless new substantive objections are raised.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions