Skip to content

Add support for abort panics #1058

Closed
@Aaron1011

Description

@Aaron1011

Once #693 is merged, we will have support for unwind panics. However, we will not support abort panics, due to a quirk in how libpanic_abort is compiled.

I've opend a rust PR to fix the underlying issue: rust-lang/rust#66489. Once it's merged (or another solution is found), we can re-enable these tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-metaNot about any part of Miri per se, but about shaping the environment to make something in/with MiriA-panicsArea: affects panics and unwindingC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions