Skip to content

Support From generation for Backtrace in stable rust #390

@mikea

Description

@mikea

Currently Backtrace support has a (documented) limitation of requiring nightly rust. Presumably, this is to use provide API.

We'd like to use Backtrace and #[from] generation in stable rust, but it currently is tied to unstable error_generic_member_access.

Backtrace is stable since rust 1.62.0 would be nice to use it without implementing From manually and use provide api only when it is available.

See #387 for more discussion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions