Skip to content

Merge the Error variants #1225

Description

@sonmarcho

Today Error (used by Result.fail) has quite a few variants. They should be merged into panic (for panicking executions) and ub (for executions that trigger UB): this would allow reasoning about panicking executions, while enforcing that we always need to prove that an execution doesn't trigger UB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions