Skip to content

C-unwind and Rust 1.71.0 #539

Closed
Closed
@herabit

Description

@herabit

Rust 1.71.0 stabilizes (at least partially) C-unwinding. However, due to issues with the feature attribute's usage on stable, one is unable to utilize C-unwind on Rust 1.71.0+, despite it being available, when on stable.

There should be some kind of additional conditional compilation code to handle these versions, while still maintaining the current MSRV of 0.60.0. I'm trying to figure out how myself rn, hence my fork.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-block2Affects the `block2` crateA-objc2Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` cratesI-unsoundA soundness holebugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions