Skip to content

PanicInfo get message in rust stable? #57638

Closed
@andreeaflorescu

Description

@andreeaflorescu

Hey, I was wondering if there is any plan in having the method message from PanicInfo available in rust stable. The documentation points to an issue that is closed (#44489).

Related to the following issues in Firecracker:

Is there another recommended way to get the panic information? I was also thinking about replacing the panic_hook with catch_unwind but we might get into problems if the external crates that we are using are implementing panic with abort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions