Skip to content

Unsound Div, Rem #54

Closed
Closed
@calebzulawski

Description

@calebzulawski

The following should panic for integers:

  • neg(MIN)
  • div(MIN, -1)
  • rem(MIN, -1)
  • div(x, 0)
  • rem(x, 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: BugE-easyCall for participation. Experience needed: Low.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions